Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x020c…78b90xfe80…47eeBase$0.001100%fluxa9d ago0x8a5f39…fa7a05
0x020c…78b90xfe80…47eeBase$0.001100%fluxa9d ago0x6c35c1…ddd7b5
0x020c…78b90xfe80…47eeBase$0.001100%fluxa9d ago0x7bc593…27601f
0x020c…78b90xfe80…47eeBase$0.001100%fluxa10d ago0xfb7285…fee0ed
0x020c…78b90xfe80…47eeBase$0.001100%fluxa10d ago0xef2b9e…9e7aec
0x020c…78b90xfe80…47eeBase$0.001100%fluxa10d ago0x9e0976…28fe3c
0x020c…78b90xfe80…47eeBase$0.001100%fluxa10d ago0x608dfb…395d60
0x020c…78b90xfe80…47eeBase$0.001100%fluxa10d ago0x70714c…4c9201
0x020c…78b90xfe80…47eeBase$0.001100%fluxa10d ago0x57a40f…6bcf4a
0x020c…78b90xfe80…47eeBase$0.001100%fluxa10d ago0x4bb56d…b7ced4
0x020c…78b90xfe80…47eeBase$0.001100%fluxa10d ago0xb307e5…d82bb4
0x020c…78b90xfe80…47eeBase$0.001100%fluxa10d ago0xae0640…6e65fb
0x020c…78b90xfe80…47eeBase$0.001100%fluxa10d ago0x5c188c…32c395
0x020c…78b90xfe80…47eeBase$0.001100%fluxa10d ago0x40c633…3fb875
0x020c…78b90xfe80…47eeBase$0.001100%fluxa10d ago0xdc8fd0…973f60
0x020c…78b90xfe80…47eeBase$0.001100%fluxa10d ago0x159d26…63f20b
0x020c…78b90xfe80…47eeBase$0.001100%fluxa10d ago0x59179a…ab4cc1
0x020c…78b90xfe80…47eeBase$0.001100%fluxa10d ago0x833f7f…8c2128
0x020c…78b90xfe80…47eeBase$0.001100%fluxa10d ago0x3b1ab1…aa063d
0x020c…78b90xfe80…47eeBase$0.001100%fluxa10d ago0xef604e…7942ba
0x020c…78b90xfe80…47eeBase$0.001100%fluxa10d ago0x582a0c…ab1123
0x020c…78b90xfe80…47eeBase$0.001100%fluxa10d ago0x18aae4…97c69e
0x020c…78b90xfe80…47eeBase$0.001100%fluxa10d ago0xcce170…a0f666
0x020c…78b90xfe80…47eeBase$0.001100%fluxa10d ago0xbc7a76…bb5ac7

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.