Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0e54…7b020x10c1…1e24Base—$3.20100%coinbase107d ago0x993b0f…b19b72
0x0e54…7b020x10c1…1e24Base—$0.79100%coinbase107d ago0x93fc10…0d05f1
0x0e54…7b020x10c1…1e24Base—$0.51100%coinbase107d ago0x2ed6f0…1bfb48
0x0e54…7b020x10c1…1e24Base—$0.91100%coinbase107d ago0x3cb10f…253295
0x0e54…7b020x10c1…1e24Base—$0.84100%coinbase107d ago0xe13e29…7249aa
0x0e54…7b020x10c1…1e24Base—$0.96100%coinbase107d ago0x263780…04789a
0x0e54…7b020x10c1…1e24Base—$0.71100%coinbase107d ago0x201cdd…b51ea8
0x0e54…7b020x10c1…1e24Base—$0.66100%coinbase107d ago0x95137d…f49798
0x0e54…7b020x10c1…1e24Base—$0.55100%coinbase107d ago0x70e978…9798eb
0x0e54…7b020x10c1…1e24Base—$0.51100%coinbase107d ago0x6740dc…14e280
0x0e54…7b020x10c1…1e24Base—$0.69100%coinbase107d ago0xa06158…f88146
0x0e54…7b020x10c1…1e24Base—$0.64100%coinbase107d ago0x1630d2…d2a685
0x0e54…7b020x10c1…1e24Base—$0.60100%coinbase107d ago0x64f5a9…0e0323
0x0e54…7b020x10c1…1e24Base—$0.63100%coinbase107d ago0xa253ed…f7cced
0x0e54…7b020x10c1…1e24Base—$0.57100%coinbase107d ago0x09d163…17625c
0x0e54…7b020x10c1…1e24Base—$0.54100%coinbase107d ago0xc2679c…3bbdf4
0x0e54…7b020x10c1…1e24Base—$0.54100%coinbase107d ago0x5d6479…4d27f4
0x0e54…7b020x10c1…1e24Base—$0.52100%coinbase107d ago0xa8de8f…ea9d6a
0x0e54…7b020x10c1…1e24Base—$0.52100%coinbase107d ago0x305f19…6a0c92
0x0e54…7b020x10c1…1e24Base—$0.99100%coinbase107d ago0xe6a3ae…ad5446
0x0e54…7b020x10c1…1e24Base—$0.80100%coinbase107d ago0x8ce8a2…f1a89c
0x0e54…7b020x10c1…1e24Base—$0.65100%coinbase107d ago0x958b0e…328c10
0x0e54…7b020x10c1…1e24Base—$0.56100%coinbase107d ago0x90cae8…8ef415
0x0e54…7b020x10c1…1e24Base—$0.66100%coinbase107d ago0x6d0fc5…0e960c
0x0e54…7b020x10c1…1e24Base—$0.93100%coinbase107d ago0xc4e1e4…dccc28

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.