Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc7f3…c0440x5f11…468aBase$0.32100%primer13s ago0xff6159…78ee5e
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0xbf7dc5…364a20
0x5309…ac4c0x6839…1a2bBase$5.00100%coinbase15s ago0x9059a4…c172fb
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x4a906f…b3d255
0x5e38…4c190x3e0a…78e7Base$0.005749100%coinbase19s ago0x68c97a…71754b
0xcf8f…aa030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x7acb6a…166bec
0x5ac3…c6960x6839…1a2bBase$15.00100%coinbase25s ago0x684b6d…b2b6f0
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase25s ago0x7fc0cb…e56fce
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0xa8c732…3859dc
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x7d7caf…d66fa7
0x504c…23b20x47c5…4fc3Base$10.5070%0x7dc9…9d7b33s ago0x4dd0bc…4f341f
0xeb78…d5390x47c5…4fc3Base$105.0070%0x84ea…0e4733s ago0x1339eb…79a290
0x1f20…bd370x6839…1a2bBase$1.00100%coinbase35s ago0x9e5cd2…58d234
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0x7973db…b67a1b
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0x6722a5…aa9f41
0xcf8f…aa030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase41s ago0x061923…39d4b5
0x49cd…bdca0x3e0a…78e7Base$0.00405100%coinbase43s ago0x96f5ba…b6c176
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase43s ago0x48867f…2f068e
0xfa24…b3ce0x6839…1a2bBase$0.003100%coinbase43s ago0x5ca2da…7596c8
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase45s ago0xf46635…66bfa9
0x730b…fe880x4cd0…bc31Base$5.0070%0xf70d…dbef47s ago0x7b2ba8…6677f9
0x1332…66eb0x47c5…4fc3Base$21.0070%0x8569…b98751s ago0x58c02d…063239
0x09da…7a630x6839…1a2bBase$1.00100%coinbase51s ago0xcce982…0c1980
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase53s ago0x436fc7…be2045
0x7bb5…b70e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase53s ago0x6cd9e5…b610a9

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.