Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa20d ago0x776145…681b9c
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa20d ago0x1d3581…0e89f2
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa20d ago0x7d6107…45b47e
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa20d ago0xdbdfde…2515d3
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa20d ago0xeda580…c2a396
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa20d ago0x39ff21…a3141c
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa20d ago0x4ace6f…c2de89
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa20d ago0xe8f21b…e9e042
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa20d ago0x73010e…030c15
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa20d ago0x14bda0…9d55cd
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa20d ago0x4ff1e9…0f3593
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa20d ago0x26bea3…8ed0e4
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa20d ago0x144e3a…9440e7
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa20d ago0xbdc43f…6e89b9
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa20d ago0xe8b3f9…09ca0f
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa20d ago0x6b4322…abfa3e
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa20d ago0xdbd590…ef90a9
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa21d ago0xb9d394…4b3d85
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa21d ago0xc24592…19d0aa
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa21d ago0xb890bc…b89402
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa21d ago0xe4f9cf…7d8eb0
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa21d ago0x4211e1…53d321
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa21d ago0x2855ae…f07549
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa21d ago0x9654cb…cfdf51
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa21d ago0x3ef6ea…c64aea

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.