Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x902d…82560x7706…4121BaseRoute and executeAgent$0.01100%coinbase24d ago0xe8c9fc…6ec3a7
0x902d…82560x7706…4121BaseRoute and executeAgent$0.005100%coinbase24d ago0x59f31e…3ce8d1
0x7706…41210xd441…b4b4Basex402 service$0.002100%coinbase24d ago0x763ade…cdae79
0x902d…82560x7706…4121BaseRoute and executeAgent$0.01100%coinbase24d ago0xa7d276…baa591
0x7706…41210xd441…b4b4Basex402 service$0.002100%coinbase24d ago0xe8479d…f95e2d
0x902d…82560x7706…4121BaseRoute and executeAgent$0.05100%coinbase24d ago0xbe84f4…2dbe38
0x902d…82560x7706…4121BaseRoute and executeAgent$0.01100%coinbase24d ago0xf25bad…01364a
0x7706…41210xd441…b4b4Basex402 service$0.002100%coinbase24d ago0x27accb…24d0fd
0x7706…41210xd441…b4b4Basex402 service$0.002100%coinbase24d ago0x2c121e…0e5826
0x902d…82560x7706…4121BaseRoute and executeAgent$0.005100%coinbase24d ago0x11cb26…973bc1
0x7706…41210xd441…b4b4Basex402 service$0.002100%coinbase24d ago0x526528…219f2c
0x902d…82560x7706…4121BaseRoute and executeAgent$0.01100%coinbase24d ago0x1de36b…75e06c
0x902d…82560x7706…4121BaseRoute and executeAgent$0.005100%coinbase24d ago0x17f9c8…afa90c
0x7706…41210xd441…b4b4Basex402 service$0.002100%coinbase24d ago0x653d53…b44a80
0x902d…82560x7706…4121BaseRoute and executeAgent$0.01100%coinbase24d ago0xd812e5…acf84a
0x902d…82560x7706…4121BaseRoute and executeAgent$0.01100%coinbase24d ago0x3be2cb…af1407
0x7706…41210xd441…b4b4Basex402 service$0.002100%coinbase24d ago0xacda72…7fa02f
0x902d…82560x7706…4121BaseRoute and executeAgent$0.01100%coinbase25d ago0xfbc256…76f24b
0x7706…41210xd441…b4b4Basex402 service$0.002100%coinbase25d ago0x17fa13…9e0d33
0x902d…82560x7706…4121BaseRoute and executeAgent$0.005100%coinbase25d ago0x667cca…c84930
0x7706…41210xd441…b4b4Basex402 service$0.002100%coinbase25d ago0x57bdde…94b3d4
0x902d…82560x7706…4121BaseRoute and executeAgent$0.01100%coinbase25d ago0x575cd0…4ac1f2
0x902d…82560x7706…4121BaseRoute and executeAgent$0.01100%coinbase25d ago0x24f1ac…494a7e
0x7706…41210xd441…b4b4Basex402 service$0.002100%coinbase25d ago0x3da3ec…9a34f6
0x7706…41210xd441…b4b4Basex402 service$0.002100%coinbase25d ago0x24bc20…6eb7d7

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.