Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0f1b0f…dd84a2
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe77af9…ec952e
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4dd75f…51d42c
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x142afe…381000
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x360973…3efe81
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x714642…4dbd51
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xff8717…eac0f2
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x53dab2…47a21c
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xab9151…cf8dc9
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdcbf49…e3c1b4
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x37e141…c4df04
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc94e45…51e9e5
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfd14b2…c3e4a0
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc10c58…a7d16f
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6adec4…072496
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc4e0a9…523c36
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfc77ff…80b59d
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x43f3ca…b684ee
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1c9d5b…9d8979
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xddda26…8ff9e2
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1462cf…7cab95
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3efd6b…43c159
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x16052d…07051d
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x16dae7…fe4495
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x874d8f…c78fe6

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.