Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7cfa81…a24433
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x69c66b…9e0554
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6e56ca…de4b04
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfd744c…a6b933
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0bd002…85421e
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa2820d…e4f939
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x47631e…b291e5
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3463cf…2e437a
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe7bf99…bb53d7
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6bdb2f…2c303d
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x98d4c5…f48437
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdcad3f…efc960
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x698c44…e5bd8e
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfb3384…07a2e3
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbd9caf…cde667
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8b345d…2c4cde
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9668e7…b53559
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa36097…1df725
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x019574…d0b657
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1a2fab…db2c45
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9f3f39…4d7c7f
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9f50cf…8252ca
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x699e9b…abd62d
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x51f1c8…43737d
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x815e43…ac8156

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.