Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xfb58…2b7215d ago0x9ce10f…f6310b
0xa17c…60a90x47c5…4fc3Base—$21.0070%0x1e6d…37c115d ago0x1b3ee7…a8a2b4
0xa17c…60a90x47c5…4fc3Base—$21.0070%0xa438…8fb815d ago0xbbf4f9…0a3723
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xbe1f…63c915d ago0x465801…760626
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x6476…d72615d ago0x3b2837…f5b7a9
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xc86d…b47f15d ago0xac58d8…c907e6
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x28a1…4ae515d ago0x7edc6d…041804
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x31fe…80c415d ago0xa4f3f1…ea740a
0xa17c…60a90x47c5…4fc3Base—$11.5570%0x1763…dc2215d ago0x8f8141…9a0ea9
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x1708…5a2715d ago0xf23208…cc220c
0xa17c…60a90x47c5…4fc3Base—$21.0070%0x647b…3fa515d ago0xdad837…14fd73
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xb11e…6e5a15d ago0x937e91…3ebe88
0xa17c…60a90x47c5…4fc3Base—$15.7570%0x9618…286115d ago0x62d014…c36718
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x70ba…dd5615d ago0x97b938…a7cff3
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x9d66…1ab615d ago0x1f848e…ec84d3
0xa17c…60a90x47c5…4fc3Base—$21.0070%0x88cf…d21b15d ago0xe0a888…f4d6a3
0xa17c…60a90x47c5…4fc3Base—$15.7570%0x33a2…877f15d ago0x969e8d…c3d200
0xa17c…60a90x47c5…4fc3Base—$21.0070%0xe5a6…5fc515d ago0xcffc99…cbd9af
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x2a5b…d6a915d ago0xac409e…f666a7
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x5682…a95216d ago0xd710b7…2e0ef7

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.