Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase10d ago0x5916df…abbfbf
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase10d ago0x299a2a…b80837
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase10d ago0xb59bfe…c0f133
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase10d ago0x40fd9e…da64a4
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase10d ago0xf0f3f9…163b35
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase10d ago0xf7d41f…9bf688
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase10d ago0x57b5c5…e3cfe1
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase10d ago0xceab84…fcd79a
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase10d ago0xc87af9…840d07
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase10d ago0x9a4220…7c806e
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase10d ago0xd6be7f…284209
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase10d ago0xc7cca8…040304
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase10d ago0x7faae4…8b9c91
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase10d ago0xea1c53…8e1fdc
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase10d ago0x8ca783…33be12
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase10d ago0xcbb8a4…2c9523
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase10d ago0x00af40…2e161d
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase10d ago0x6b0e24…f13e9b
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase10d ago0xc1d33e…bd2ca0
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase10d ago0x7a39d8…3560a0
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0x151d11…d6ce30
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0xf8e4c3…ee216e
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0xe34ba2…a7b077
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0x364bbf…879252

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.