Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa21d ago0xc41c41…9d82d3
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa21d ago0x4769bf…189ba1
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa21d ago0x9e426e…1e6627
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa21d ago0x252997…372134
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa21d ago0x5d50a2…3d53d3
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa21d ago0x94c85d…dd5994
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa21d ago0x712264…5c5e80
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa21d ago0xc86fd3…22d5f4
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa21d ago0x36bfb8…d677c4
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa21d ago0x60f86d…45f5e8
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa21d ago0xcb464f…1e62f9
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa21d ago0x3a6407…ed8016
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa21d ago0x5b3827…c7c17e
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa21d ago0xef11f2…6f8776
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa21d ago0x5106db…681170
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa21d ago0x62847d…998693
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa21d ago0xa5355d…f6261d
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa21d ago0xbf6f6c…22d7fc
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa21d ago0xeef1d1…cbe6f2
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa21d ago0xf08076…85a280
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa21d ago0xee4dc4…c92a74
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa21d ago0x1e205b…c869fc
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa21d ago0xf6ef3b…3848c7
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa21d ago0x3decb6…4a5a62
0xf172…4dfd0xfe80…47eeBase$0.001100%fluxa22d ago0xd2e2b2…9ea10e

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.