Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x51c1…d73b0x367c…5270eip155:1—$149.95100%Route unknown103d ago0x12dfc0…e94728
0x3178…23e30x367c…5270eip155:1—$19.99100%Route unknown103d ago0x9217d3…8c88c9
0x09e4…54b10x367c…5270eip155:1—$48.86100%Route unknown103d ago0x44cc4c…9878bf
0xc272…5ff10x367c…5270eip155:1—$299.95100%Route unknown103d ago0x36a687…f7bbc3
0xdad8…e93e0x367c…5270eip155:1—$400.76100%Route unknown103d ago0xe6f337…6d6a4e
0xda56…bdfd0x367c…5270eip155:1—$999.85100%Route unknown103d ago0x3aa698…ba075c
0x2ff3…18580x367c…5270eip155:1—$1.19100%Route unknown103d ago0x5aee4f…14c633
0xca3a…01af0x367c…5270eip155:1—$0.99100%Route unknown103d ago0x629eeb…c5747b
0x099d…13f90x367c…5270eip155:1—$499.87100%Route unknown104d ago0x299200…5d5341
0xa94e…25480x367c…5270eip155:1—$16.00100%Route unknown104d ago0xba23cd…9ad712
0x16f0…26bb0x367c…5270eip155:1—$43.98100%Route unknown104d ago0x9c5c04…7fa05f
0x2187…f35e0x367c…5270eip155:1—$14.93100%Route unknown104d ago0x85634b…a4a4e8
0x236c…41000x367c…5270eip155:1—$433.37100%Route unknown104d ago0xd6bbf5…a7e0a3
0x01ed…ce200x367c…5270eip155:1—$68.96100%Route unknown104d ago0x593de3…baaba4
0x1365…5d5f0x367c…5270eip155:1—$27.38100%Route unknown104d ago0x59dc8f…77acb0
0x4996…99ae0x367c…5270eip155:1—$155.92100%Route unknown104d ago0xde6461…2c5094
0xdd29…18ad0x367c…5270eip155:1—$100.00100%Route unknown104d ago0xd8330f…c36fe4
0xd589…db700x367c…5270eip155:1—$2.07100%Route unknown104d ago0x765996…2de066
0xd8bc…44dd0x367c…5270eip155:1—$14.13100%Route unknown104d ago0x7cc352…b2b4bc
0x8fe2…4ed00x367c…5270eip155:1—$59.93100%Route unknown104d ago0x100e50…347948
0x2443…9d7e0x367c…5270eip155:1—$99.91100%Route unknown104d ago0x561844…bdabed
0x14b2…c69f0x367c…5270eip155:1—$249.79100%Route unknown104d ago0x5efaf0…638d1f
0x96cb…131a0x367c…5270eip155:1—$50.60100%Route unknown104d ago0x84c7ca…bac281
0x2315…334c0x367c…5270eip155:1—$3,024.00100%Route unknown104d ago0xf143e4…0fe454
0xd589…db700x367c…5270eip155:1—$3.00100%Route unknown104d ago0x8cf2a8…8c8343

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.