Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa21d ago0x8341fe…0059b2
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa21d ago0x3d2b68…cf337e
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa21d ago0x6da065…fc8870
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa21d ago0x345c56…c01980
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa21d ago0x24a751…f876d9
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa21d ago0xd55793…3d6bb6
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa21d ago0x9d7ad5…4790da
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa21d ago0xa9c00b…a4d313
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa21d ago0x2eff0d…566b13
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa21d ago0xf43244…a84799
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa21d ago0x7124a1…d7a6fc
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa22d ago0x97e542…20bea0
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa22d ago0x6f2e45…412fb6
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa22d ago0x3aad3b…f0e731
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa22d ago0x18eeba…3ca8d7
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa22d ago0x78cf7a…ec94b3
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa22d ago0x5a2b4f…d43b24
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa22d ago0x5741c9…9eba43
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa22d ago0x5ac994…09c788
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa22d ago0xabf8cf…e4a9d5
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa22d ago0xf3b5b5…04b52b
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa22d ago0xf04eac…e51088
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa22d ago0x33cfc8…2cc323
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa22d ago0x76adc7…4a2e3a
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa22d ago0xa93ea6…5d19d1

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.