Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa19d ago0xbe7d49…87d5a6
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa19d ago0x59ad56…f12cd9
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa19d ago0x2c3dbf…896b76
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa19d ago0xc1c6e5…1c7fe1
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa19d ago0x1bf865…aa09e9
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa19d ago0x218112…46cdd2
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa19d ago0x5882c4…b3fd0a
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa19d ago0x8c4c61…7851cd
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa19d ago0x692c5e…bc1c1c
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa19d ago0xfdefc3…ec96fd
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa19d ago0x25d97c…7b3297
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa19d ago0x7acf18…3b8690
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa19d ago0xc0e602…59d334
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa19d ago0x25e667…e5b051
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa19d ago0x895d57…5476c5
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa20d ago0xb80dd8…248c5d
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa20d ago0x42b540…53d8f2
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa20d ago0xcd4bc6…e89a83
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa20d ago0xac9734…3bdad8
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa20d ago0xd9f54d…575aaf
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa20d ago0xe811b8…34fe15
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa20d ago0x7870a7…29c355
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa20d ago0x96cc54…eb0048
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa20d ago0x4dda2c…80b18e
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa20d ago0xa490ec…53d713

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.