Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5651…3d1f0x3e0a…78e7Base—$0.005881100%coinbase10s ago0x4e0ba8…53849a
0x182f…2b240xef43…6c7fBase—$0.01100%virtuals16s ago0x38a96c…9b7565
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xc836…5c4618s ago0x8fba5b…2ed125
0x62aa…7f1e0x6839…1a2bBase—$1.00100%coinbase22s ago0xca356e…f9a2f5
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase26s ago0xe8cc0c…670601
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x3368…d66b34s ago0xddaba0…20c7e7
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase36s ago0x3fc84d…4d543c
0x45bd…32040x6839…1a2bBase—$0.003100%coinbase38s ago0xff0739…93bca4
0x820e…41af0xef43…6c7fBase—$0.01100%virtuals40s ago0x774b34…49810f
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase42s ago0xa76d22…0fbb11
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a544s ago0x6e361a…4acfee
0x41dd…4ad70x1815…406aBase—$1.0070%0x3e32…3ce746s ago0x5e5137…f933bc
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase50s ago0xf0f45b…0b4ecc
0x45b4…54f80x6839…1a2bBase—$0.003100%coinbase54s ago0x3e83ba…59ee1a
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc58s ago0xb6bea9…91944c
0xb0cf…fc640xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase1m ago0x5b10ed…7cc706
0xe579…15a50x1035…a9f3Base—$0.000001100%primer1m ago0xc5b173…1dd508
0x7694…2e2c0x50eb…6480Base—$0.00170%0x54f0…79321m ago0xb70a8e…5bdc64
0xf312…85740xef43…6c7fBase—$0.01100%virtuals1m ago0x20216b…f566b6
0xb261…430d0x3e0a…78e7Base—$0.003364100%coinbase1m ago0x43688e…137dc6
0xb716…ba9a0x6839…1a2bBase—$0.003100%coinbase1m ago0x41e809…9514c9
0xb0cf…fc640xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase1m ago0x33ec7e…da4313
0x83d2…eac30xa9dd…2315Base—$0.002100%coinbase1m ago0xeab0a7…559fbe
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0xe38d39…47b390
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase1m ago0x8175f9…64c79c

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.