Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb19…e6200x47c5…4fc3Base$1.0570%0x271d…71b430d ago0x53a5d1…c102f8
0xeb19…e6200x47c5…4fc3Base$1.0570%0x2d05…53d030d ago0xa9997a…2c3bdd
0xeb19…e6200x47c5…4fc3Base$1.0570%0x2a5b…d6a930d ago0xa7c301…39bd21
0xeb19…e6200x47c5…4fc3Base$3.1570%0xa2b8…fedd30d ago0xde37d2…906aa6
0xeb19…e6200x47c5…4fc3Base$4.2070%0x7818…d2a630d ago0xdf1cc8…46d308
0xeb19…e6200x47c5…4fc3Base$2.1070%0x86c0…288930d ago0xc4bd8c…9b0983
0xeb19…e6200x47c5…4fc3Base$73.5070%0xcdfd…ef8230d ago0xc123cd…00adb0
0xeb19…e6200x47c5…4fc3Base$5.2570%0x77d0…ce5030d ago0x38afdd…d15ddf
0xeb19…e6200x47c5…4fc3Base$5.2570%0xefcd…fefe30d ago0x26e150…33b529
0xeb19…e6200x47c5…4fc3Base$2.1070%0x5670…ffbc30d ago0x8a0d83…a725e1
0xeb19…e6200x47c5…4fc3Base$10.5070%0xc84b…0cb330d ago0x78330c…a1b0cb
0xeb19…e6200x47c5…4fc3Base$5.2570%0x6d55…0cde30d ago0x24384b…4148b1
0xeb19…e6200x47c5…4fc3Base$1.0570%0x6d99…b43330d ago0xafac0a…8955b2
0xeb19…e6200x47c5…4fc3Base$10.5070%0xa438…8fb830d ago0x106997…9ff733
0xeb19…e6200x47c5…4fc3Base$1.0570%0x3663…55ff30d ago0xce95fe…34755f
0xeb19…e6200x47c5…4fc3Base$11.5570%0xf6cb…a8d730d ago0x42593b…db02ff
0xeb19…e6200x47c5…4fc3Base$1.0570%0xad90…433230d ago0x0a0823…69d687
0xeb19…e6200x47c5…4fc3Base$5.2570%0x53e7…bd1030d ago0x186b6e…5ae410
0xeb19…e6200x47c5…4fc3Base$5.2570%0xbdce…f63730d ago0xe749de…3a5e38
0xeb19…e6200x47c5…4fc3Base$2.1070%0x1868…142630d ago0x7fccbf…57d2cc
0xeb19…e6200x47c5…4fc3Base$10.5070%0x1984…8da830d ago0x9ad08f…e669f4
0xeb19…e6200x47c5…4fc3Base$1.0570%0xeb08…9f9c30d ago0x98634c…2df103
0xeb19…e6200x47c5…4fc3Base$3.1570%0x707e…8d2830d ago0xcd5f4e…c2e894
0xeb19…e6200x47c5…4fc3Base$3.1570%0x3368…d66b30d ago0xf4cd1b…378443
0xeb19…e6200x47c5…4fc3Base$3.1570%0x53e5…093930d ago0x011996…499384

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.