Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd6260b…709830
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0ecc86…ba66d5
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI113d ago0x989202…c7ae74
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4ee896…c59512
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa8621a…d78f58
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI113d ago0x815c84…8ea4e8
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcb2df2…2fcf1a
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf38424…42b4b9
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0d4284…c28110
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI114d ago0x538107…7c13ab
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2f2a3e…4c0d6c
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7ad6f4…d74b42
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5adef1…b35e0d
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfd46ca…493b45
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe27f68…71a327
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbbc7b8…6b7f56
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI114d ago0x017e0c…fb8880
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0f38c0…dc6d89
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI114d ago0x35f80f…a3c395
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc4afda…499633
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0fe73d…0a3658
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI114d ago0x157b66…db4828
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI114d ago0x55b803…350a1a
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc3404c…c584a0
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbd8257…6f8b39

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.