Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc3e8de…fc59c8
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5c6805…b31de9
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x600987…f570dd
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8a978d…c40b18
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x347004…7301e9
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9024b4…273832
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6a2a8e…d8223d
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3da908…dea9ac
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x87e0ba…0bc7bb
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0a66a0…bdd7c0
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd6b98c…b5d20b
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf53bd5…6b1ad6
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x371ae2…1f65cb
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x936164…2dfc6d
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf9fb63…7e3818
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0d76e0…771fc5
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc39246…b73a7b
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xaf682d…e8ce63
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x49a9c5…2ef442
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x329fce…131662
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x35227e…af5e34
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x258711…3eeb40
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa6bef2…b4732d
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6f983c…67c656
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7230bf…7ff150

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.