Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e8c…8b1d0x3e0a…78e7Base—$0.00285100%coinbase75d ago0x980b58…9624bd
0x7e8c…8b1d0x3e0a…78e7Base—$0.005016100%coinbase75d ago0x448f2a…dd9b3d
0x7e8c…8b1d0x3e0a…78e7Base—$0.005497100%coinbase75d ago0x5b8455…b15540
0x7e8c…8b1d0x3e0a…78e7Base—$0.003923100%coinbase75d ago0x3c5317…bea1bd
0x7e8c…8b1d0x3e0a…78e7Base—$0.004344100%coinbase75d ago0x5937e2…040a7a
0x7e8c…8b1d0x3e0a…78e7Base—$0.003438100%coinbase75d ago0x6ff38d…84f9e0
0x7e8c…8b1d0x3e0a…78e7Base—$0.004395100%coinbase75d ago0xf00cb2…d4642d
0x7e8c…8b1d0x3e0a…78e7Base—$0.005584100%coinbase75d ago0x808228…050272
0x7e8c…8b1d0x3e0a…78e7Base—$0.005545100%coinbase75d ago0xc67301…8ac1d1
0x7e8c…8b1d0x3e0a…78e7Base—$0.005417100%coinbase75d ago0xcb3bab…479a78
0x7e8c…8b1d0x3e0a…78e7Base—$0.004602100%coinbase75d ago0x99cfcd…c2642e
0x7e8c…8b1d0x3e0a…78e7Base—$0.003106100%coinbase75d ago0xece7bf…014347
0x7e8c…8b1d0x3e0a…78e7Base—$0.005769100%coinbase75d ago0x85f3ce…717f31
0x7e8c…8b1d0x3e0a…78e7Base—$0.004283100%coinbase75d ago0x28d250…07af52
0x7e8c…8b1d0x3e0a…78e7Base—$0.005784100%coinbase75d ago0x495d7d…e2a22c
0x7e8c…8b1d0x3e0a…78e7Base—$0.00503100%coinbase75d ago0x366cb0…4387e1
0x7e8c…8b1d0x3e0a…78e7Base—$0.004904100%coinbase75d ago0xa0ee76…bf55f8
0x7e8c…8b1d0x3e0a…78e7Base—$0.004094100%coinbase75d ago0x4d1b91…454120
0x7e8c…8b1d0x3e0a…78e7Base—$0.005284100%coinbase75d ago0x3ab39f…8c22d6
0x7e8c…8b1d0x3e0a…78e7Base—$0.005732100%coinbase75d ago0x2537dd…cbaf9f
0x7e8c…8b1d0x3e0a…78e7Base—$0.004643100%coinbase75d ago0x53618d…27ce56
0x7e8c…8b1d0x3e0a…78e7Base—$0.002689100%coinbase75d ago0x8d01f8…455904
0x7e8c…8b1d0x3e0a…78e7Base—$0.005235100%coinbase75d ago0xfaf846…bf7c80
0x7e8c…8b1d0x3e0a…78e7Base—$0.002679100%coinbase75d ago0xe2810b…a290c6
0x7e8c…8b1d0x3e0a…78e7Base—$0.005441100%coinbase75d ago0xf99dd0…7fc20a

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.