Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3cb5…fff50xd22b…78d5Base—$0.01100%coinbase10s ago0xb0a48b…e2443e
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a510s ago0xa9daec…c4df2f
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10s ago0xa0ad33…200234
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0xe1ce7e…d5c8bf
0x3941…84090x6839…1a2bBase—$0.003100%coinbase16s ago0xf6f336…10ec80
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x398e…79a618s ago0xe52ffa…72a8c3
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0xa1aa6f…6077bc
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x7c5311…37eb2b
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x83b249…d5b522
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc22s ago0x8edc25…b6a56f
0x1c5c…9ce90x6839…1a2bBase—$0.003100%coinbase24s ago0x5239c4…a61576
0x8415…995f0xd908…f214Base—$0.0170%0x0018…ca9724s ago0x1bbbea…3246af
0x5fcb…03100x50eb…6480Base—$0.00170%0x54f0…793224s ago0x381244…09695e
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x6056ef…79d6c7
0xde34…59570x7278…7ddaBase—$250.0070%0xa923…c9ac26s ago0x54e82b…e770f9
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x10dd12…3a8983
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x05bca0…f9f960
0x3be9…575c0x4cd0…bc31Base—$500.6070%0x2fbf…ec6528s ago0xdddb9c…50faeb
0x81bb…17170x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x3fca79…336f41
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0xa603a0…dfb4cf
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase32s ago0x59e168…56abc5
0x45d4…0e810x6839…1a2bBase—$0.003100%coinbase36s ago0xfc236c…e1112d
0x1afa…17020x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0x70c988…05ea2c
0xc9b9…1a320x3e0a…78e7Base—$0.00495100%coinbase38s ago0x467a93…071ca7
0x8415…995f0xd908…f214Base—$0.0170%0xdf7d…5dbd42s ago0x26b84d…8fc636

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.