Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfcc0…88170xc5a8…3adaBase—$0.01100%coinbase77d ago0x4ade9a…62df38
0xfcc0…88170x6f48…588eBase—$0.01100%coinbase77d ago0xd7a017…3851fb
0xfcc0…88170x40f1…4ba8Base—$0.01100%coinbase77d ago0x99fdd5…8242c0
0xfcc0…88170x1362…a270Base—$0.01100%coinbase77d ago0xec08f5…91ba35
0xfcc0…88170x843f…ca60Base—$0.01100%coinbase77d ago0x8bfd81…023bc6
0xfcc0…88170x5163…9a0eBase—$0.01100%coinbase77d ago0xc55553…48fe61
0xfcc0…88170x0c04…a2d6Base—$0.01100%coinbase77d ago0x73f48b…93b787
0xfcc0…88170x11c4…3ff3Base—$0.01100%coinbase77d ago0xf903bb…0e5135
0xfcc0…88170x3bb4…8bc4Base—$0.01100%coinbase77d ago0x57ddf0…3c37ec
0xfcc0…88170x5ff1…1d34Base—$0.01100%coinbase77d ago0x4938dd…4a223f
0xfcc0…88170x362d…c996Base—$0.01100%coinbase77d ago0x1b9792…f6aab8
0xfcc0…88170xae0a…7688Base—$0.01100%coinbase77d ago0xfdb4aa…7843ec
0xfcc0…88170x9f58…b86eBase—$0.01100%coinbase77d ago0x3ac1d0…0e4e11
0xfcc0…88170x5495…5d52Base—$0.01100%coinbase77d ago0xf7ee04…290838
0xfcc0…88170x850d…1928Base—$0.01100%coinbase77d ago0x243f3f…8875bc
0xfcc0…88170x5c7e…95f3Base—$0.01100%coinbase77d ago0x642727…e62a39
0xfcc0…88170x7f16…954eBase—$0.01100%coinbase77d ago0x0fa8f3…36a63e
0xfcc0…88170x4c44…7a3fBase—$0.01100%coinbase77d ago0xeb2522…71efb7
0xfcc0…88170x66df…588bBase—$0.01100%coinbase77d ago0x7be3de…361674
0xfcc0…88170xfba0…ca3cBase—$0.01100%coinbase77d ago0xc3c5b0…011432
0xfcc0…88170x692d…0d69Base—$0.01100%coinbase77d ago0x3d5ef6…ee2cc0
0xfcc0…88170xe52f…c56eBase—$0.01100%coinbase77d ago0xa02856…e88709
0xfcc0…88170xb2f0…13aeBase—$0.01100%coinbase77d ago0x092524…377796
0xfcc0…88170xaa6f…6d91Base—$0.01100%coinbase77d ago0xbfd34c…081cee
0xfcc0…88170x0eaf…36a4Base—$0.01100%coinbase77d ago0x3fefff…4f7a97

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.