Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0b6d27…11fecf
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7f7bad…859f20
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc1e01f…004f2c
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa6e8d1…c01b63
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3ac962…e03c42
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4c6042…3c0bd8
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2c7529…0875ca
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa30f86…68b667
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfe521f…413e24
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x28d3d2…b5991a
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfd3040…4d8753
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x01c063…e08829
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3a560f…12c2c3
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfd42fa…d31e8c
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x824472…ef7e0a
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbf729a…f381b3
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1d8ff2…22eba5
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5d223d…9db173
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x58e6fe…a8bc56
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x83942b…568e40
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x24cc40…c517f9
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc32c67…28aa99
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xada753…c272e4
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd96d58…719b47
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x137528…87b596

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.