Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0xef817b…7548c6
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0x7ec3dd…70b280
0xc1f1…91e00x6839…1a2bBase$1.00100%coinbase16s ago0xe1a451…3ffc96
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase16s ago0xde9017…1d9760
0x1332…66eb0x47c5…4fc3Base$10.5070%0x0ad8…9d8a18s ago0xcb9986…2beebb
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase18s ago0xb25294…3891f7
0x1f49…f5940xb86a…e183Base$10.0070%0xb86a…e18318s ago0x03129a…fc532f
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc20s ago0x1b9057…cb0d5a
0xe8be…ebf40xfe80…47eeBase$0.001100%fluxa22s ago0x7282c7…2e77c5
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase22s ago0xc4b0c0…10dcc0
0xfc2e…db2d0x6da6…91a6Base$1.2570%0x7e99…098824s ago0x35972c…22316c
0xc1ea…b9580x6839…1a2bBase$1.00100%coinbase24s ago0xc82b94…3b07ab
0x1010…246c0x2e5a…8ccfBase$0.02100%coinbase26s ago0x8e311c…e9b757
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x22e831…c6e817
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0xa4651f…48e8b1
0x18d7…6ea40x50eb…6480Base$0.00170%0x54f0…793228s ago0xf45706…29963f
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0x379b50…988066
0x1237…46320x6839…1a2bBase$1.00100%coinbase30s ago0x6216b3…77f8fe
0x45bd…32040x6839…1a2bBase$0.003100%coinbase36s ago0x37c5d0…bb6231
0x6a78…88370x47c5…4fc3Base$21.0070%0x3fab…7e8c36s ago0x380473…965980
0xf10d…90fb0x3e0a…78e7Base$0.00537100%coinbase36s ago0x3146c7…07c087
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase38s ago0x12ad1f…87e683
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase38s ago0x80a2f4…ce7d5d
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase40s ago0x6db9f6…e80e9e
0x0098…cc890xfe80…47eeBase$0.001100%fluxa44s ago0xc2097c…591ccb

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.