Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a558d ago0x6b77a3…d04c73
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a558d ago0x22ba26…b8eb03
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a558d ago0xf21b74…0f514d
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a558d ago0x9b6eb4…b412f7
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a558d ago0x231f25…0a6661
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x194e…37a558d ago0xc8242a…735dab
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a558d ago0x6786e6…f46f14
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a558d ago0x12b875…5f0e9c
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a558d ago0xc47400…24ce07
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a558d ago0x262e09…fb6464
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a558d ago0xeca88d…ea8e3f
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a558d ago0x528382…903847
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a558d ago0xb1cba6…de9c4e
0x4472…89cd0xa8a8…d988Base—$0.01100%0x4066…77b158d ago0x42b7fb…f056d8
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a558d ago0x30fe78…7f39b1
0x4472…89cd0xa8a8…d988Base—$0.01100%0x4066…77b158d ago0xb178d0…4a4b28
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a558d ago0x8ab2db…6ca526
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a558d ago0x4c1869…c9e6de
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x194e…37a558d ago0xe0f262…b19dbc
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a558d ago0xfd8a41…e269cc
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a558d ago0x823016…834f00
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a558d ago0x90e36d…804f57
0x4472…89cd0xa8a8…d988Base—$0.01100%0x4066…77b158d ago0x3a3db6…360b92
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a558d ago0x970eff…3a5d3b
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a558d ago0xbd62bb…6763fc

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.