Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase33d ago0x067ae4…ee927d
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase33d ago0x6ab1d6…699817
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase33d ago0x18ab1f…b63f69
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase34d ago0xc9f168…3c211e
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase34d ago0x13171a…f2fd0a
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase34d ago0x3f4f6a…369a76
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase34d ago0xa3879e…fcf059
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase34d ago0xe7aa95…147e82
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase34d ago0x439a44…20caab
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase34d ago0xd07143…73fcf5
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase34d ago0x6d8a9b…eff645
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase34d ago0xa86aad…ee2b63
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase34d ago0x7f142d…5eb635
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase34d ago0x6b7ce1…d88472
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase34d ago0xcdf22a…2e61d8
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase34d ago0xd7c141…c11477
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase34d ago0xd663ea…0a0593
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase34d ago0x15c398…b89dba
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase34d ago0x84ff44…70c5c9
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase34d ago0x4ab321…464654
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase34d ago0xc29f2b…eb065d
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase34d ago0x020dd2…802d80
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase34d ago0x4a54e9…4fdca9
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase34d ago0x04f85f…5805ff
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase34d ago0x17a740…41f583

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.