Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1f2…bb630x6839…1a2bBase$0.003100%coinbase16s ago0x352d82…7e2f44
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x7dc659…64ccaa
0x9722…2c4a0x589a…b3d8BaseX PayHealth$0.005100%coinbase16s ago0x50da52…706cfc
0x5897…e7e20x4cd0…bc31Base$24.8470%0xf70d…dbef18s ago0x1d0f18…329b83
0x978f…18b40x589a…b3d8BaseX PayHealth$0.005100%coinbase22s ago0x6327d2…a96a5c
0x2ad3…93e30x47c5…4fc3Base$3.8870%0x2035…57d324s ago0x352e62…4a5c6c
0x03c5…a0a30x50eb…6480Base$0.00170%0x54f0…793226s ago0x51ceec…333b81
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x4873dd…15cb1c
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x7f783a…cce617
0x99f1…8dc70x6839…1a2bBase$0.003100%coinbase26s ago0x7ffa84…4e6891
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0xdfde12…5423d8
0x055c…b1700x589a…b3d8BaseX PayHealth$0.005100%coinbase28s ago0x15e74d…21f4e9
0x1a2d…d6b40x8a12…0881Base$1.87100%coinbase28s ago0xd44d76…c9951e
0x7391…7c550x47c5…4fc3Base$50.0070%0xf863…e52330s ago0x802c33…3923af
0xee27…bef90xfe80…47eeBase$0.001100%fluxa30s ago0x38f010…426daf
0x745e…eae60xfe80…47eeBase$0.001100%fluxa30s ago0x36aae2…0df8a6
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x686849…c887c5
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa32s ago0xdfc726…721046
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase34s ago0xe5930a…0a0b3f
neline.eth0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase34s ago0x0b44b4…733ea8
0xa429…59320x6839…1a2bBase$0.003100%coinbase36s ago0x0a8619…624935
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase38s ago0xbbd03b…2d3a71
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase38s ago0x3f76ac…0cf6f8
0x3670…92650x6839…1a2bBase$0.003100%coinbase40s ago0x223c45…c8ae3c
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase42s ago0x685c20…0fa0e4

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.