Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15af…8a040x3e0a…78e7Base—$0.003369100%coinbase74d ago0x214182…09e390
0x15af…8a040x3e0a…78e7Base—$0.003529100%coinbase74d ago0xc373d6…989038
0x15af…8a040x3e0a…78e7Base—$0.005174100%coinbase74d ago0xbfcfd6…72e7a3
0x15af…8a040x3e0a…78e7Base—$0.005433100%coinbase75d ago0x0834f9…12c6dd
0x15af…8a040x3e0a…78e7Base—$0.002719100%coinbase75d ago0x02e7fb…c8456b
0x15af…8a040x3e0a…78e7Base—$0.003625100%coinbase75d ago0xcd6e35…b3c8e3
0x15af…8a040x3e0a…78e7Base—$0.003515100%coinbase75d ago0x3cdda0…51b641
0x15af…8a040x3e0a…78e7Base—$0.005029100%coinbase75d ago0x4ccec4…32c16b
0x15af…8a040x3e0a…78e7Base—$0.004346100%coinbase75d ago0x60d254…b18ba3
0x15af…8a040x3e0a…78e7Base—$0.003117100%coinbase75d ago0x63e2f9…d58cd1
0x15af…8a040x3e0a…78e7Base—$0.003937100%coinbase75d ago0x7ac478…78fb88
0x15af…8a040x3e0a…78e7Base—$0.003683100%coinbase75d ago0xdde6f1…5071ea
0x15af…8a040x3e0a…78e7Base—$0.003268100%coinbase75d ago0x18ca2f…9d4b9d
0x15af…8a040x3e0a…78e7Base—$0.003818100%coinbase75d ago0x01a2b4…61efb6
0x15af…8a040x3e0a…78e7Base—$0.004578100%coinbase75d ago0xbac993…34adaa
0x15af…8a040x3e0a…78e7Base—$0.004507100%coinbase75d ago0xbe27f5…81d248
0x15af…8a040x3e0a…78e7Base—$0.005899100%coinbase75d ago0x71ee19…c68c8a
0x15af…8a040x3e0a…78e7Base—$0.004122100%coinbase75d ago0xa05876…10c841
0x15af…8a040x3e0a…78e7Base—$0.004082100%coinbase75d ago0x69cc32…548742
0x15af…8a040x3e0a…78e7Base—$0.003303100%coinbase75d ago0x20de4f…dde2a4
0x15af…8a040x3e0a…78e7Base—$0.005838100%coinbase75d ago0xb64e42…3ae063
0x15af…8a040x3e0a…78e7Base—$0.003442100%coinbase75d ago0x5647e0…4ddc11
0x15af…8a040x3e0a…78e7Base—$0.003133100%coinbase75d ago0x7fa175…4578bd
0x15af…8a040x3e0a…78e7Base—$0.002816100%coinbase75d ago0xf47a29…8c539c
0x15af…8a040x3e0a…78e7Base—$0.005674100%coinbase75d ago0x3950b3…3c3f84

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.