Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0a96…2a2e0x7407…6f20Basex402 service$0.30100%payAI42d ago0x3b40a3…99a4f0
0x0a96…2a2e0x7407…6f20Basex402 service$0.02100%payAI42d ago0x418876…d62edb
0x0a96…2a2e0x7407…6f20Basex402 service$0.02100%payAI42d ago0x75fd8e…5443a3
0x0a96…2a2e0x7407…6f20Basex402 service$0.02100%payAI42d ago0x54507f…32bb98
0x0a96…2a2e0x7407…6f20Basex402 service$0.01100%payAI42d ago0x6ef907…7da276
0x0a96…2a2e0x7407…6f20Basex402 service$0.02100%payAI42d ago0x5833fd…89a58f
0x0a96…2a2e0x7407…6f20Basex402 service$0.02100%payAI42d ago0x4c3c58…20ddbe
0x0a96…2a2e0x7407…6f20Basex402 service$0.02100%payAI42d ago0xd8e52d…060aac
0x0a96…2a2e0x7407…6f20Basex402 service$0.01100%payAI42d ago0x9898b0…9cee1b
0x0a96…2a2e0x7407…6f20Basex402 service$0.01100%payAI42d ago0x507c5d…3c0f30
0x0a96…2a2e0x7407…6f20Basex402 service$0.30100%payAI42d ago0x7a7329…ab23fc
0x0a96…2a2e0x7407…6f20Basex402 service$0.02100%payAI42d ago0x976635…8615b7
0x0a96…2a2e0x7407…6f20Basex402 service$0.30100%payAI42d ago0x9cbf93…a3b593
0x0a96…2a2e0x7407…6f20Basex402 service$0.02100%payAI42d ago0x25d6ba…fd297f
0x0a96…2a2e0x7407…6f20Basex402 service$0.02100%payAI42d ago0xf34668…7f1e03
0x0a96…2a2e0x7407…6f20Basex402 service$0.01100%payAI42d ago0xc3e165…336df5
0x0a96…2a2e0x7407…6f20Basex402 service$0.01100%payAI42d ago0xddc629…b54443
0x0a96…2a2e0x7407…6f20Basex402 service$0.01100%payAI42d ago0xd4c6b1…c5277e
0x0a96…2a2e0x7407…6f20Basex402 service$0.01100%payAI42d ago0x9f5659…d894e4
0x0a96…2a2e0x7407…6f20Basex402 service$0.01100%payAI42d ago0xfaf5cd…067162
0x0a96…2a2e0x7407…6f20Basex402 service$0.01100%payAI42d ago0x321f52…419b48
0x0a96…2a2e0x7407…6f20Basex402 service$0.01100%payAI42d ago0xffad11…a3d4ef
0x0a96…2a2e0x7407…6f20Basex402 service$0.01100%payAI42d ago0x6c9618…7d0e82
0x0a96…2a2e0x7407…6f20Basex402 service$0.01100%payAI42d ago0xf84af2…4cb5e0
0x0a96…2a2e0x7407…6f20Basex402 service$0.01100%payAI42d ago0x8cef5f…ddaf35

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.