Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf331…194c0x9fb3…1d9aBasex402 service$0.001100%coinbase34d ago0x4e6c36…2f9de7
0x8000…efeb0x9fb3…1d9aBasex402 service$0.05100%coinbase34d ago0x1fd321…dce97d
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase34d ago0xd13408…44bca0
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase34d ago0xa985e7…0dfbed
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase34d ago0x2724cc…1a8266
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase34d ago0xb2f57b…91009d
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase34d ago0xde1812…faa8e7
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase34d ago0x1c413b…651be3
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase34d ago0xd03a31…d2d468
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase34d ago0x3f97d1…e4e0b3
0x8000…efeb0x9fb3…1d9aBasex402 service$0.05100%coinbase34d ago0x3b172a…242206
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase34d ago0x498b55…15ee91
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase34d ago0x747357…e650d6
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase34d ago0xd9c884…973499
0x8000…efeb0x9fb3…1d9aBasex402 service$0.05100%coinbase34d ago0x9796c7…9aafe2
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase34d ago0xdbb505…14badb
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase34d ago0xc41c99…1c9b3a
0x8000…efeb0x9fb3…1d9aBasex402 service$0.05100%coinbase34d ago0xee597b…2346fb
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase34d ago0x638745…60e873
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase34d ago0xafc51a…cf2196
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase34d ago0xf47af6…a25228
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase34d ago0x9e622c…150b65
0x8000…efeb0x9fb3…1d9aBasex402 service$0.05100%coinbase34d ago0xb367a9…2becb3
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase34d ago0x4f777c…6064d7
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase34d ago0xd3e5d3…7f5a91

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.