Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf8f…aa030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6s ago0x843383…446582
0xb2c7…11fd0x6f4d…ab03Base$3,643.0070%0xa923…c9ac6s ago0xd6e9c2…cb0c1f
0x87e8…f7260x6839…1a2bBase$1.00100%coinbase8s ago0x199799…90f255
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10s ago0x0df7b5…b7db4c
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0x66fac4…4c2572
0xc7f3…c0440x5f11…468aBase$0.32100%primer16s ago0xff6159…78ee5e
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0xbf7dc5…364a20
0x5309…ac4c0x6839…1a2bBase$5.00100%coinbase18s ago0x9059a4…c172fb
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x4a906f…b3d255
0x5e38…4c190x3e0a…78e7Base$0.005749100%coinbase22s ago0x68c97a…71754b
0xcf8f…aa030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x7acb6a…166bec
0x5ac3…c6960x6839…1a2bBase$15.00100%coinbase28s ago0x684b6d…b2b6f0
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase28s ago0x7fc0cb…e56fce
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0xa8c732…3859dc
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0x7d7caf…d66fa7
0x504c…23b20x47c5…4fc3Base$10.5070%0x7dc9…9d7b36s ago0x4dd0bc…4f341f
0xeb78…d5390x47c5…4fc3Base$105.0070%0x84ea…0e4736s ago0x1339eb…79a290
0x1f20…bd370x6839…1a2bBase$1.00100%coinbase38s ago0x9e5cd2…58d234
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0x7973db…b67a1b
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase42s ago0x6722a5…aa9f41
0xcf8f…aa030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase44s ago0x061923…39d4b5
0x49cd…bdca0x3e0a…78e7Base$0.00405100%coinbase46s ago0x96f5ba…b6c176
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase46s ago0x48867f…2f068e
0xfa24…b3ce0x6839…1a2bBase$0.003100%coinbase46s ago0x5ca2da…7596c8
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase48s ago0xf46635…66bfa9

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.