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.001100%coinbase20d ago0x6cf829…1045df
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase20d ago0xaf461a…6b50e9
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase20d ago0x4f9d86…4f7b55
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase20d ago0x059b20…a99e75
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase20d ago0x33ee6d…f0337f
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase20d ago0xb95c87…c3f103
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase20d ago0xaa2d61…b26233
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase20d ago0xc56311…cb0319
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase20d ago0xff8d17…a188cf
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase20d ago0xde0615…387907
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase20d ago0xadb7bb…2d2d66
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase20d ago0x7b2a33…b24dbe
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase20d ago0xe9569a…974acd
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase20d ago0x34ed13…7f795d
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase20d ago0x7da3ff…6e7bd8
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase20d ago0xc202ca…ee7235
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase20d ago0xb1d7f9…3efb25
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase20d ago0x9c767e…f70ce8
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase20d ago0x78a129…af5a5a
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase20d ago0x90cf29…9977a7
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase20d ago0xca566b…5bc219
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase20d ago0x8b988e…c5936e
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase20d ago0x3e64d6…55ba3a
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase20d ago0x635323…55c617
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase20d ago0x7123f5…5b62db

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.