Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown74d ago0xef35c6…788e7f
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown74d ago0xb8a00b…2357ae
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown74d ago0x61cd83…6f66cf
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown74d ago0xf7af75…0f260f
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown74d ago0xc6781b…31cca0
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown74d ago0x031af5…3e61d7
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown74d ago0xbc5217…9e5f6b
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown74d ago0xaf7cd1…ef9010
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown74d ago0x2df908…27cefb
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown74d ago0x9c8279…ef3a42
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown74d ago0x5f3425…4a8d9e
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown74d ago0x0ded21…16036c
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown74d ago0x5aec70…1535cf
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown74d ago0x579463…f5967b
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown74d ago0x9d3bf0…b7e967
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown74d ago0x639ed7…502a64
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown74d ago0x4abed8…890406
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown74d ago0x1e7123…569765
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown74d ago0x412e3a…80e70c
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown74d ago0x5eabc2…23c0bc
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown74d ago0x791603…713a17
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown74d ago0xabc129…11bb40
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown74d ago0x45048c…9e8d7d
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown74d ago0x0fdd8d…b3dcac
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown74d ago0xae0fb9…5cebeb

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.