Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown82d ago0x04a7d3…a81e38
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown82d ago0xa23df3…a0bc69
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown82d ago0xe8cbc4…7349f6
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown82d ago0x4de9d5…4e8f90
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown82d ago0x8a668d…ce0122
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown82d ago0xc1c431…2343df
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown82d ago0x576500…f4d04d
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown82d ago0x053bb4…7ba758
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown82d ago0x1a10b2…dc33aa
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown82d ago0x0f1ae1…2a5be2
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown82d ago0x3c9745…373c58
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown82d ago0xadc94b…b005a6
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown82d ago0x70b7cf…3ac3a0
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown82d ago0x3469a1…e4855b
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown82d ago0x70abad…d60c93
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown82d ago0xe9bd23…af8ebc
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown82d ago0x69eed8…d8832c
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown82d ago0x60fc90…806e31
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown82d ago0x1838d5…bad02d
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown82d ago0x9cab45…ecda43
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown82d ago0x91279c…779c3b
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown82d ago0xdb2ff2…80c42e
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown82d ago0x614275…f820e6
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown82d ago0x2e1c37…fd601f
0xf5c8…5aec0xa9dd…2315Base$0.002100%candidates82d ago0xc3c9d6…85a686

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.