Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase114d ago0x092a4b…3591f5
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates114d ago0xe5ac3b…944024
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase114d ago0xf23170…120b4d
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates114d ago0x242856…305821
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase114d ago0x2ad6b0…4150db
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates114d ago0x4440da…f32eab
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase114d ago0x301ec4…62c16e
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates114d ago0xbc7bbd…d8f6ff
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase114d ago0xe88d20…037f7e
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates114d ago0xfb97cc…5cb16f
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase114d ago0x52e07a…65e11e
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates114d ago0xb0bff1…f1b51f
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase114d ago0x5c52c3…1b0e6c
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates114d ago0x027481…7594ba
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase114d ago0x2c2145…259f8f
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates114d ago0x31bb40…28e4fe
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase114d ago0x4204c9…8e365d
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates114d ago0x805ee7…95dfb9
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase114d ago0x051fa9…1a00c2
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates114d ago0x561bda…8817f9
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase114d ago0x10a5f4…6d933b
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates114d ago0xad402f…eb9c41
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase114d ago0x540024…ae73c5
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates114d ago0x3da543…91edb7
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase114d ago0x9e05cd…e6cb4a

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.