Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb8ea…c4470xfe80…47eeBase$0.001100%fluxa20d ago0x636125…a80966
0x373f…80a80xfe80…47eeBase$0.001100%fluxa20d ago0x13f9d2…c5b9b9
0xad7a…5c390xfe80…47eeBase$0.001100%fluxa20d ago0x919d83…fbba8f
0xac60…a9830xfe80…47eeBase$0.001100%fluxa20d ago0x369549…7ac4f8
0x5d4d…0afd0xfe80…47eeBase$0.001100%fluxa20d ago0x1e9b70…ae00cc
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa20d ago0xca1a9b…740409
0xd2c7…498a0xfe80…47eeBase$0.001100%fluxa20d ago0x13eb06…4d87b2
0x2749…4f390xfe80…47eeBase$0.001100%fluxa20d ago0x20ce3f…bc3d3a
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa20d ago0x632511…fe91fa
0x9560…5be10xfe80…47eeBase$0.001100%fluxa20d ago0xbe2c2d…c32c58
0x4222…89650xfe80…47eeBase$0.001100%fluxa20d ago0x350a08…d184c6
0x0bb6…2fc90xfe80…47eeBase$0.001100%fluxa20d ago0xf428ed…898f26
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa20d ago0xcc724d…46c618
0x1e6c…72d10xfe80…47eeBase$0.001100%fluxa20d ago0x2114f6…2e7dea
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa20d ago0x992107…917a08
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa20d ago0x776145…681b9c
0x02b6…31550xfe80…47eeBase$0.001100%fluxa20d ago0xff2c0a…5b7ac9
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa20d ago0xd0eb7b…9ef8b7
0x2fec…2f4b0xfe80…47eeBase$0.001100%fluxa20d ago0x06fbe7…64b20c
0x1b89…64b80xfe80…47eeBase$0.001100%fluxa20d ago0x364c89…c8e184
0xb11f…94f30xfe80…47eeBase$0.001100%fluxa20d ago0x6711a4…72ec70
0x7757…bf520xfe80…47eeBase$0.001100%fluxa20d ago0x65ded3…e5a46d
0x8951…ec060xfe80…47eeBase$0.001100%fluxa20d ago0xcebd2a…8702ec
0xa133…ce440xfe80…47eeBase$0.001100%fluxa20d ago0x987bd3…419e14
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa20d ago0xccf1fe…92614e

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.