Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd4acad…e9072a
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0d1a44…6c8fc1
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3086a2…2ea7cb
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa3422e…cc447d
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb8bc5f…212420
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI115d ago0x53bf74…fac8d7
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI115d ago0x29ca24…4ada0e
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI115d ago0x852ddc…fc2e3c
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0d7441…b99d74
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3740c3…ba73f3
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9e8965…36127b
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI115d ago0x684e27…8dc8e4
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1d21ed…738257
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb28f53…f6e880
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3ddf0f…87b5b6
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2dd074…4ef1df
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI115d ago0x29150d…b8e379
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7aee68…b37b25
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI115d ago0x17a877…8e2763
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI115d ago0xde887b…f0b790
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf81178…888b6f
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI115d ago0x048e8c…aee034
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe83d53…444bc5
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe532ed…1477bc
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9efc65…6589ef

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.