Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f50…6e320xc9b7…3e6aBasex402 service$0.05100%coinbase93d ago0x5d54a0…de7cbe
0x6f50…6e320xc9b7…3e6aBasex402 service$0.05100%coinbase93d ago0x1a0a84…33345c
0x6f50…6e320xc9b7…3e6aBasex402 service$0.05100%coinbase93d ago0x8c040c…dda6f7
0x6f50…6e320xc9b7…3e6aBasex402 service$0.05100%coinbase93d ago0xf71442…494090
0x6f50…6e320xc9b7…3e6aBasex402 service$0.05100%coinbase93d ago0xc6f6b3…45e1c3
0x6f50…6e320xc9b7…3e6aBasex402 service$0.05100%coinbase93d ago0x07fa78…b51510
0x6f50…6e320xc9b7…3e6aBasex402 service$0.05100%coinbase93d ago0xd73e46…df535e
0x6f50…6e320xc9b7…3e6aBasex402 service$0.05100%coinbase93d ago0xad559e…10ff00
0x6f50…6e320xc9b7…3e6aBasex402 service$0.05100%coinbase93d ago0xda128c…28fe94
0x6f50…6e320xc9b7…3e6aBasex402 service$0.05100%coinbase93d ago0xc7a10d…5a9979
0x6f50…6e320xc9b7…3e6aBasex402 service$0.05100%coinbase93d ago0xaf15bd…4265bd
0x6f50…6e320xc9b7…3e6aBasex402 service$0.05100%coinbase93d ago0x1a44e2…265236
0x6f50…6e320xc9b7…3e6aBasex402 service$0.05100%coinbase93d ago0xf8f6fa…dadb59
0x6f50…6e320xc9b7…3e6aBasex402 service$0.05100%coinbase93d ago0x1bd318…ca178c
0x6f50…6e320xc9b7…3e6aBasex402 service$0.05100%coinbase93d ago0xb0bc46…0c03cf
0x6f50…6e320xc9b7…3e6aBasex402 service$0.05100%coinbase93d ago0x78c80e…e2dbdd
0xc9b7…3e6a0x6f50…6e32Base—$2.00100%0xa923…c9ac93d ago0x8849b5…d5904d
0x6f50…6e320xc9b7…3e6aBasex402 service$0.05100%coinbase93d ago0x3ed5af…0d103c
0x6f50…6e320xc9b7…3e6aBasex402 service$0.05100%coinbase93d ago0x159e9e…a8781a
0x6f50…6e320xc9b7…3e6aBasex402 service$0.05100%coinbase93d ago0xa454d0…2f90f3
0x6f50…6e320xc9b7…3e6aBasex402 service$0.05100%coinbase93d ago0xf65a43…0e27d8
0x6f50…6e320xc9b7…3e6aBasex402 service$0.05100%coinbase93d ago0xe658b0…a985f1
0x6f50…6e320xc9b7…3e6aBasex402 service$0.05100%coinbase94d ago0x7f6f57…2ccc9c
0x6f50…6e320xc9b7…3e6aBasex402 service$0.05100%coinbase94d ago0x0ce8b7…512dc1

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.