Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x804a…7e140x13bf…b9a7Base—$0.002100%coinbase118d ago0xd32e0d…dab6e4
0x804a…7e140x13bf…b9a7Base—$0.004100%candidates118d ago0xf9c06a…c6eb41
0x804a…7e140x13bf…b9a7Base—$0.002100%coinbase118d ago0xfbf3c0…8b0e2e
0x804a…7e140x13bf…b9a7Base—$0.004100%candidates118d ago0x162426…5c8efc
0x804a…7e140x13bf…b9a7Base—$0.002100%coinbase118d ago0xbc5db7…e6049d
0x804a…7e140x13bf…b9a7Base—$0.004100%candidates118d ago0x278d9b…5079c9
0x804a…7e140x13bf…b9a7Base—$0.002100%coinbase118d ago0x1c0c10…84f664
0x804a…7e140x13bf…b9a7Base—$0.004100%candidates118d ago0x9442a3…e3e0ab
0x804a…7e140x13bf…b9a7Base—$0.002100%coinbase118d ago0xb640cd…dcfe8e
0x804a…7e140x13bf…b9a7Base—$0.004100%candidates118d ago0xce0c65…b1c068
0x804a…7e140x13bf…b9a7Base—$0.002100%coinbase118d ago0x63b638…60bec8
0x804a…7e140x13bf…b9a7Base—$0.004100%candidates118d ago0xcec5e6…aaccd8
0x804a…7e140x13bf…b9a7Base—$0.002100%coinbase118d ago0xc3ee72…1087a2
0x804a…7e140x13bf…b9a7Base—$0.004100%candidates118d ago0xa71a62…a337cd
0x804a…7e140x13bf…b9a7Base—$0.002100%coinbase118d ago0xc4c700…1f7564
0x804a…7e140x13bf…b9a7Base—$0.004100%candidates118d ago0xb68e97…b09c36
0x804a…7e140x13bf…b9a7Base—$0.002100%coinbase118d ago0xdfb342…c2966f
0x804a…7e140x13bf…b9a7Base—$0.004100%candidates118d ago0x4a05bd…5d337c
0x804a…7e140x13bf…b9a7Base—$0.002100%coinbase118d ago0x889e63…236a4f
0x804a…7e140x13bf…b9a7Base—$0.004100%candidates118d ago0x832e5e…7c3a7e
0x804a…7e140x13bf…b9a7Base—$0.002100%coinbase118d ago0xb16136…da93ab
0x804a…7e140x13bf…b9a7Base—$0.004100%candidates118d ago0x5899fd…7ad546
0x804a…7e140x13bf…b9a7Base—$0.002100%coinbase118d ago0xa3eff8…f0941e
0x804a…7e140x13bf…b9a7Base—$0.004100%candidates118d ago0x2b93eb…2c9e9f
0x804a…7e140x13bf…b9a7Base—$0.002100%coinbase118d ago0x54553d…e87af1

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.