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.01100%coinbase17d ago0x922d38…818e43
0x8000…efeb0x9fb3…1d9aBasex402 service$0.01100%coinbase17d ago0x646bcd…8b7ea8
0x8000…efeb0x9fb3…1d9aBasex402 service$0.01100%coinbase17d ago0x6a612a…091cd5
0x8000…efeb0x9fb3…1d9aBasex402 service$0.01100%coinbase17d ago0xd74db9…565fa7
0x8000…efeb0x9fb3…1d9aBasex402 service$0.01100%coinbase17d ago0xf1be64…c1df4c
0x8000…efeb0x9fb3…1d9aBasex402 service$0.01100%coinbase17d ago0xdcbf14…c04395
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase17d ago0xa8d830…397091
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase17d ago0x056f00…00655b
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase17d ago0xb8274f…265af1
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase17d ago0x32176d…07de83
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase17d ago0x1f26d2…ec313b
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase17d ago0x8633e7…708da3
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase17d ago0x667214…d53e40
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase17d ago0xf47d32…971f42
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase17d ago0x82a360…5d6a74
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase17d ago0xa59ac1…adfa94
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase17d ago0x68ced6…f33e59
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase17d ago0xc2e0ea…1b7d75
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase17d ago0xd0e71d…45f7a3
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase17d ago0x2a558b…c69cb3
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase17d ago0xf4cdc1…cabb6e
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase17d ago0xfcd254…b91bb4
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase17d ago0xdab1c2…f4bfb4
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase17d ago0xc03e22…1defa0
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase17d ago0x4f62a3…df1bc8

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.