Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase5d ago0x332d09…43cec9
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase5d ago0x026adc…cf8946
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase5d ago0x66a636…094452
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase5d ago0x7c5d64…09ce9c
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase5d ago0x2bfb5a…26b072
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase5d ago0x13e30b…7b345c
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase5d ago0x29a354…1185f4
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase5d ago0x436048…cd2d52
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase5d ago0x397d3c…d9f521
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase5d ago0x7e82c5…6796a6
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase5d ago0xab8c92…40d8e6
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase5d ago0xbeb900…931cd3
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase6d ago0xc298bb…b56ad5
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase6d ago0xdf5744…732a8d
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase6d ago0x6f1937…c33117
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase6d ago0xe81b2b…080889
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase6d ago0xaac0a9…49fc73
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase6d ago0x1bdfc1…fa6aae
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase6d ago0x6aaeda…ab1029
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase6d ago0xd935b9…2a3b61
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase6d ago0x93b989…46e4d0
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase6d ago0x8e4c43…0f3f6e
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase6d ago0x1c9d88…fdb09c
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase6d ago0xaeabf4…4d42a0
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase6d ago0xfac2c5…019937

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.