Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase62d ago0xec9164…971a72
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase62d ago0x30cc9e…ccc103
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase62d ago0xd1c9f4…2f4764
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase62d ago0x300795…bd0e69
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase62d ago0xd4074c…83c956
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase62d ago0xda4ec1…6cdb85
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase62d ago0xff13f0…020650
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase62d ago0x5bd246…3af447
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase62d ago0x6f3593…70d989
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase62d ago0xbe2556…6b76f1
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase62d ago0xa05102…57127f
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase62d ago0xe9ef34…afbc5f
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase62d ago0xf7a46a…f4b535
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase62d ago0x5bd9e7…f2dbf8
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase62d ago0x2b6b5b…f45eb7
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase62d ago0x54624d…4a8520
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase62d ago0x4c6073…5a998d
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase62d ago0x0ad507…42d0ea
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase62d ago0x439c46…7a85f1
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase62d ago0xe90357…b85a4b
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase62d ago0xcc5df8…17d4c2
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase62d ago0x9f237e…5e480f
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase62d ago0x80a2ea…e752d4
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase62d ago0xf8c1d9…708b32
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase62d ago0xdd6abc…bf9b52

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.