Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7s ago0x87f33e…61ef37
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7s ago0x5a8398…91a00e
0x672f…ff2d0x50eb…6480Base$0.00170%0x54f0…79327s ago0xb089fa…9b4767
0x2af6…36490x8043…25a8Basex402 service$0.00570%0x832b…b2219s ago0x19ee21…63773e
0xddbb…b2190x64be…bab8Base$1,800.0070%0xa923…c9ac11s ago0xb41b74…354390
0xa972…5ebf0x04eb…201eBase$25.0070%0xa923…c9ac11s ago0xb41b74…354390
0x2af6…36490x8043…25a8Basex402 service$0.00570%0x832b…b22111s ago0x5b5c52…e5053d
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase13s ago0x392f81…e706c3
0x2af6…36490x8043…25a8Basex402 service$0.00570%0x832b…b22115s ago0xc8e46f…7c97bc
0xe7f9…44280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x0fdb81…3809fb
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase19s ago0x9d9093…30a4c8
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x593afb…ca394e
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase21s ago0x0006a4…73bce8
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0xa03db7…eaf4bb
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a525s ago0x03f82d…bf794b
0x62fe…d1ff0xfe80…47eeBase$0.001100%fluxa25s ago0x06b362…fc3b32
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0xac43f9…91db0f
0x1332…66eb0x47c5…4fc3Base$11.5570%0x5b2d…d78c33s ago0x739b69…0884d5
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc35s ago0x01bd49…a13c6c
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase37s ago0x321de9…c1afcb
0x56aa…945c0x3e0a…78e7Base$0.005869100%coinbase39s ago0x0139e3…781722
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0x72b0d2…6d9b3e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase41s ago0xbfe620…066a20
0xaee5…82430x9700…d3abBaseOblique MarketsTime$0.01100%coinbase41s ago0x4aed16…f79a69
0x12c9…091e0x47d3…9ddaBasex402 service$6.00100%coinbase41s ago0xf39e29…6e61c8

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.