Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase49d ago0x869b58…77aa40
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase49d ago0x11c703…328fae
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase49d ago0x08469b…e42625
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase49d ago0xb3647b…584f1e
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase49d ago0x202731…4cc04b
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase49d ago0x5f120f…55e769
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase49d ago0xc31aba…214d3c
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase49d ago0x5d77a8…96bbee
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase49d ago0x47b0a1…25fd7e
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase49d ago0x40d4af…6e5b30
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase49d ago0x258f86…004869
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase49d ago0x08868f…7077b3
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase49d ago0x679ce8…372e0d
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase49d ago0x5258ad…ca7f60
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase49d ago0x783259…6c2881
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase49d ago0x31d9b2…75d0b4
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase49d ago0xbcfe31…88d21a
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase49d ago0xc6d1a8…8b75e7
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase50d ago0x628fe5…225d61
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase50d ago0xf47603…999504
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase50d ago0xa603de…d7b843
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase50d ago0xf92af1…d2afd4
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase50d ago0x613f5a…9533ee
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase50d ago0x4261d3…5a798a
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase50d ago0xba6b54…cc3f85

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.