Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf3310b…aded07
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI105d ago0x41b0ae…286ced
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI105d ago0x12c2bd…2c2a60
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI106d ago0xddf698…6f956e
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x364e15…55471d
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd11695…3cb4f9
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x00291c…999fe6
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc227d7…6a3572
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI106d ago0xea706f…67c8c5
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd58f80…8fa0e9
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x18b63b…a2680e
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI106d ago0xac7f48…3c0991
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb1bdae…acb35c
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x767103…d39865
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7e2ac6…daae42
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5f86e7…ee5a3a
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbf51d0…370885
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6bd43a…a85e9f
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa5fc48…38b0e4
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x38d77f…b15149
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4ed6cb…e6eed9
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc95a1d…5e042b
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x185b0e…9077ff
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7432fa…77ee35
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4d1620…c7ae2b

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.