Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cfa…be850x0e3d…7757Base$10.50100%0x96be…0b4693d ago0xdbb53b…1f6ebb
0x8cfa…be850x0e3d…7757Base$3.15100%0x7fb5…6c5293d ago0x7bf404…42fe72
0x8cfa…be850x0e3d…7757Base$10.50100%0x3ab4…e68493d ago0x858b8c…2e0493
0x8cfa…be850x0e3d…7757Base$12.60100%0x9d1a…013593d ago0x15b4a7…fc30cf
0x8cfa…be850x0e3d…7757Base$31.50100%0x5e44…05a893d ago0x899db8…2057fe
0x8cfa…be850x0e3d…7757Base$1.05100%0x450f…b50693d ago0x687c01…656d7f
0x8cfa…be850x0e3d…7757Base$10.50100%0x2041…bdf693d ago0x64c970…7ec261
0x8cfa…be850x0e3d…7757Base$10.50100%0xf643…981093d ago0xc20108…f3d90f
0x8cfa…be850x0e3d…7757Base$5.25100%0x5670…ffbc93d ago0xc02381…3210c2
0x8cfa…be850x0e3d…7757Base$5.25100%0x54c7…4b1293d ago0xc28544…dd41d5
0x8cfa…be850x0e3d…7757Base$10.50100%0x2115…35a093d ago0x0de5c6…937548
0x8cfa…be850x0e3d…7757Base$10.50100%0x422e…487094d ago0xefefef…060bf7
0x8cfa…be850x0e3d…7757Base$2.10100%0x271d…d4bc94d ago0x2bc46d…d28909
0x8cfa…be850x0e3d…7757Base$5.25100%0x5520…8e5b94d ago0x7a3785…7e72a9
0x8cfa…be850x0e3d…7757Base$6.30100%0xdcd9…b01a94d ago0xe2e27c…fa1074
0x8cfa…be850x0e3d…7757Base$10.50100%0xa06c…18fe94d ago0x0eb74c…07be99
0x8cfa…be850x0e3d…7757Base$10.50100%0x5e05…afbb94d ago0xa9857c…2ef489
0x8cfa…be850x0e3d…7757Base$5.25100%0x30b6…608994d ago0x236f3b…a34ee6
0x8cfa…be850x0e3d…7757Base$5.25100%0xc6a6…b85594d ago0x0313cc…8bafcc
0x8cfa…be850x0e3d…7757Base$5.25100%0xf345…7b3494d ago0xcc6118…bc87cb
0x8cfa…be850x0e3d…7757Base$1.05100%0xc0fa…66cc94d ago0x22c2c1…2b148f
0x8cfa…be850x0e3d…7757Base$3.15100%0x6d99…b43394d ago0xe64fc8…72af30
0x8cfa…be850x0e3d…7757Base$5.25100%0x8bf2…a82e94d ago0x269eb9…460505
0x8cfa…be850x0e3d…7757Base$2.10100%0x1c06…7baa94d ago0x49b312…052ba7

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.