Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f43…27d80x09ae…ec64Base$0.0170%0xe459…e4de28d ago0xb27691…242f20
0x4f43…27d80x09ae…ec64Base$0.0170%0xc10a…ae5d28d ago0xcabf9e…851d5a
0x4f43…27d80x09ae…ec64Base$0.0170%0xd016…b67a28d ago0x626b3a…c02049
0x4f43…27d80x09ae…ec64Base$0.0170%0xd016…b67a28d ago0x7374c1…a910ee
0x4f43…27d80x09ae…ec64Base$0.0170%0xd016…b67a28d ago0xf3176c…97451f
0x056a…17bd0x09ae…ec64Base$5.0770%0x9106…e72d28d ago0xdcf294…09cc79
0x23cc…013d0x09ae…ec64Base$1.0070%0xd016…b67a28d ago0xcdbacc…ca1d35
0xd9ad…23a00x09ae…ec64Base$0.2070%0x8ee8…86da28d ago0x9c54bb…07ec3a
0x9a8f…b04d0x09ae…ec64Base$0.1070%0x8ee8…86da28d ago0x22ea8c…3303ab
0x1332…66eb0x09ae…ec64Base$172.2270%0xe459…e4de28d ago0x0bf036…8c7b34
0x1332…66eb0x09ae…ec64Base$2.1270%0xc10a…ae5d28d ago0xe7d488…b8d32e
0x1332…66eb0x09ae…ec64Base$14.1470%0xd016…b67a28d ago0xb87df0…cb6014
0x1332…66eb0x09ae…ec64Base$40.4070%0xe459…e4de28d ago0x8784a2…d9656e
0x1332…66eb0x09ae…ec64Base$42.4270%0xc10a…ae5d28d ago0xf32ec3…078e80
0x1332…66eb0x09ae…ec64Base$300.0070%0xd016…b67a28d ago0x95435a…5f1939
0xd9ad…23a00x09ae…ec64Base$0.1070%0x8ee8…86da28d ago0xaf8ff1…1c6446
0x9a8f…b04d0x09ae…ec64Base$0.1070%0x8ee8…86da28d ago0x5c68c3…1561ac
0x9a8f…b04d0x09ae…ec64Base$2.0070%0x8ee8…86da28d ago0x67401a…8db874
0xd9ad…23a00x09ae…ec64Base$0.1070%0x8ee8…86da29d ago0xda254d…62ca3a
0xd9ad…23a00x09ae…ec64Base$0.1070%0x8ee8…86da29d ago0x1a1425…0a6feb
0xd9ad…23a00x09ae…ec64Base$0.1070%0x8ee8…86da29d ago0x9dc6a5…1e3bcd
0xd9ad…23a00x09ae…ec64Base$0.1070%0x8ee8…86da29d ago0x83b397…3b909d
0x1332…66eb0x09ae…ec64Base$5.2070%0xd016…b67a29d ago0x1804ac…810ed4

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.