Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown67d ago0xd7b30c…ff1391
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown67d ago0xf5c7fb…69cbf3
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown67d ago0x0bfa74…0fcd1b
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown67d ago0xba9c7f…6f6e84
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown67d ago0x8d3cf3…24a478
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown67d ago0xa94967…363c25
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown67d ago0xee902a…d037ea
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown67d ago0x8dc57f…aa6dc3
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown67d ago0x01f13c…219113
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown67d ago0x95e66e…bd3906
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown67d ago0x5ef9ca…e210ed
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown67d ago0xd27075…c2e998
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown67d ago0x816fcf…1c0018
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown67d ago0x41d282…58eeaa
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown67d ago0x619887…113f47
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown67d ago0xa47d46…99b4cf
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown67d ago0x489c0e…919a08
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown67d ago0x24e79b…ee4d7e
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown67d ago0xb1cab2…80c7f5
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown67d ago0x3421ff…07dbb1
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown67d ago0x3b172c…74c9fa
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown67d ago0x42a40d…044bff
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown67d ago0x42d00b…8cc367
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown67d ago0x78a27a…1ea5d5
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown67d ago0x117e4d…48a14e

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.