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%fluxa30d ago0xceafc0…f50f34
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa30d ago0x60439c…d3ee36
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa30d ago0x380fa9…8581e0
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa30d ago0x973df1…3b1449
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa30d ago0x42ce33…63c6ab
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa30d ago0xcf6617…4fbcb1
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa30d ago0xbfccf2…3fc431
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa30d ago0xd0c025…aad43e
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa30d ago0xab49b1…c70685
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa30d ago0xe88c87…310cfd
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa30d ago0xe7f61e…b69f0e
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa30d ago0x653783…2896f8
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa30d ago0xe7ac3f…edca1a
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa30d ago0x293670…791099
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa30d ago0x5497da…83aa44
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa30d ago0xbc1a99…4984f9
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa30d ago0x4ae24b…380482
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa30d ago0xf9c06d…5d5be6
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa30d ago0xa76fe7…96960e
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa30d ago0xe32dc3…a35ab3
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa30d ago0x0de8cb…115e9f
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa30d ago0x0600a4…692ae3
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa30d ago0xb2b8f2…011fbe
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa30d ago0x4499ca…0069ee
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa30d ago0x9a7c18…fee54b

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.