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 unknown53d ago0xc50f81…d30062
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown53d ago0x87aaec…be60ca
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown53d ago0xee25b1…7146e3
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown53d ago0x8ee0ea…6b36c2
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown53d ago0x155b51…ed4a6c
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown53d ago0xc8743c…bc259d
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown53d ago0x4986a0…32e4ce
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown53d ago0xf36b26…d5d60b
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown53d ago0x08c8ab…6cadac
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown53d ago0xf76859…c1b46e
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown53d ago0x5514fd…c10989
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown53d ago0xd089a7…3119e4
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown53d ago0x13b82d…b58f6d
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown53d ago0x20150a…df245c
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown53d ago0x49ea2a…0af281
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown53d ago0x3d08f7…918883
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown53d ago0xeabbac…68e088
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown53d ago0xbb05e3…88e0ea
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown53d ago0x44b282…82770d
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown54d ago0xcb0453…9af2bd
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown54d ago0xf1a05f…3a9505
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown54d ago0xa81a74…871817
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown54d ago0x9665a6…62f004
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown54d ago0x66c387…172bcc
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown54d ago0x1da2b1…3492de

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.