Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8048…79f00x6a5e…c666Base$0.01100%payAI178d ago0x953f16…d67086
0x8048…79f00x6a5e…c666Base$0.01100%payAI178d ago0xb4a3b2…338e03
0x8048…79f00x6a5e…c666Base$0.01100%payAI178d ago0xd6f8c0…92cec4
0x8048…79f00x6a5e…c666Base$0.01100%payAI178d ago0x3534c0…51c36a
0x8048…79f00x6a5e…c666Base$0.01100%payAI178d ago0xe377e8…8ea10d
0x8048…79f00x6a5e…c666Base$0.01100%payAI178d ago0x6d073c…2d981e
0x8048…79f00x6a5e…c666Base$0.01100%payAI178d ago0x5c4469…f41332
0x8048…79f00x6a5e…c666Base$0.01100%payAI178d ago0xdcdd86…3d4f71
0x8048…79f00x6a5e…c666Base$0.01100%payAI179d ago0x0be423…d449d7
0x8048…79f00x6a5e…c666Base$0.01100%payAI179d ago0x4f8da8…7d9b99
0x8048…79f00x6a5e…c666Base$0.01100%payAI179d ago0xab92bb…175e99
0x8048…79f00x6a5e…c666Base$0.01100%payAI179d ago0xf7cb9d…0c9ded
0x8048…79f00x6a5e…c666Base$0.01100%payAI179d ago0xf0dfe9…0e96d3
0x8048…79f00x6a5e…c666Base$0.01100%payAI179d ago0x671ba3…98bb8c
0x8048…79f00x6a5e…c666Base$0.01100%payAI179d ago0xb03f94…9a8275
0x8048…79f00x6a5e…c666Base$0.01100%payAI179d ago0xba7060…083ca3
0x8048…79f00x6a5e…c666Base$0.01100%payAI179d ago0x85d423…c53895
0x8048…79f00x6a5e…c666Base$0.01100%payAI179d ago0xa76ce7…5d5fb2
0x8048…79f00x6a5e…c666Base$0.01100%payAI179d ago0x78c018…afec12
0x8048…79f00x6a5e…c666Base$0.01100%payAI179d ago0xc85bce…54b411
0x8048…79f00x6a5e…c666Base$0.01100%payAI179d ago0x67e2b0…117859
0x8048…79f00x6a5e…c666Base$0.01100%payAI179d ago0xab3457…c323cb
0x8048…79f00x6a5e…c666Base$0.01100%payAI179d ago0xd7ae8a…719268
0x8048…79f00x6a5e…c666Base$0.01100%payAI179d ago0x1d3588…b9bdf6
0x8048…79f00x6a5e…c666Base$0.01100%payAI179d ago0xd7bbc1…4c0d89

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.