Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa16d ago0xf0fbaf…0cd5ce
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa17d ago0xda6152…bf5bea
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa17d ago0x9986d8…4946d2
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa17d ago0x2ce067…465248
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa17d ago0x71f6f0…6a1c6d
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa17d ago0xcbf474…3f173a
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa17d ago0x4fd658…a8cafa
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa17d ago0xc81f0d…9d1390
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa17d ago0xf469a6…f9e34c
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa17d ago0xe211a0…82dcab
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa17d ago0xb13d05…e5f89f
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa17d ago0x6ffc20…4467db
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa17d ago0x40ee58…63c17c
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa17d ago0x0c1df4…9a794e
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa17d ago0x990ef2…cb4351
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa17d ago0x3f9136…b87cd4
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa17d ago0x56444d…b3821c
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa17d ago0xf56a06…21f7df
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa17d ago0x8aa6e7…339463
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa17d ago0x736c58…c9b935
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa17d ago0xbf1017…aa46ae
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa17d ago0x814694…466abb
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa17d ago0x1477bf…655f93
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa17d ago0x460110…651094
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa17d ago0x600cfb…2bec0d

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.