Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x504c…23b20x47c5…4fc3Base$10.5070%0x7dc9…9d7b8s ago0x4dd0bc…4f341f
0xeb78…d5390x47c5…4fc3Base$105.0070%0x84ea…0e478s ago0x1339eb…79a290
0x1f20…bd370x6839…1a2bBase$1.00100%coinbase10s ago0x9e5cd2…58d234
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0x7973db…b67a1b
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0x6722a5…aa9f41
0xcf8f…aa030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x061923…39d4b5
0x49cd…bdca0x3e0a…78e7Base$0.00405100%coinbase18s ago0x96f5ba…b6c176
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x48867f…2f068e
0xfa24…b3ce0x6839…1a2bBase$0.003100%coinbase18s ago0x5ca2da…7596c8
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase20s ago0xf46635…66bfa9
0x730b…fe880x4cd0…bc31Base$5.0070%0xf70d…dbef22s ago0x7b2ba8…6677f9
0x1332…66eb0x47c5…4fc3Base$21.0070%0x8569…b98726s ago0x58c02d…063239
0x09da…7a630x6839…1a2bBase$1.00100%coinbase26s ago0xcce982…0c1980
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase28s ago0x436fc7…be2045
0x7bb5…b70e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0x6cd9e5…b610a9
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0x637b18…fc3843
0x6b41…b4cf0x50eb…6480Base$0.00170%0x54f0…793228s ago0x7a9740…64e57d
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0xf270b7…f90c94
0x2bbf…94770x6839…1a2bBase$1.00100%coinbase32s ago0xf8d961…413c15
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0x24fcc8…4d4af6
0xecbf…50d60xf000…94fcBase$0.01100%coinbase40s ago0xa56732…aad8cd
0xee27…bef90xfe80…47eeBase$0.001100%fluxa40s ago0x4d797d…cf906a
0x16a0…cb630xfe80…47eeBase$0.001100%fluxa40s ago0x2b0ab8…3223ce
0x3d9d…493f0x6839…1a2bBase$0.003100%coinbase42s ago0xb79dc7…aa08ed
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase42s ago0x898720…e6d39a

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.