Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf424…98710xfe80…47eeBase—$0.001100%fluxa20d ago0xbe98fb…83c962
0xf424…98710xfe80…47eeBase—$0.001100%fluxa20d ago0x86d47d…627fa3
0xf424…98710xfe80…47eeBase—$0.001100%fluxa20d ago0x95bace…ca9ce8
0xf424…98710xfe80…47eeBase—$0.001100%fluxa20d ago0xed2616…7ea20d
0xf424…98710xfe80…47eeBase—$0.001100%fluxa20d ago0xef09d9…6d5b6e
0xf424…98710xfe80…47eeBase—$0.001100%fluxa20d ago0xa80b7f…330bad
0xf424…98710xfe80…47eeBase—$0.001100%fluxa20d ago0xacca88…9108b5
0xf424…98710xfe80…47eeBase—$0.001100%fluxa20d ago0x992ff3…012470
0xf424…98710xfe80…47eeBase—$0.001100%fluxa20d ago0x4e1df2…83b9df
0xf424…98710xfe80…47eeBase—$0.001100%fluxa20d ago0x03f49e…578b18
0xf424…98710xfe80…47eeBase—$0.001100%fluxa20d ago0x484c6a…8463ee
0xf424…98710xfe80…47eeBase—$0.001100%fluxa20d ago0xc63e59…e1f2b9
0xf424…98710xfe80…47eeBase—$0.001100%fluxa20d ago0xec2624…cdaf6a
0xf424…98710xfe80…47eeBase—$0.001100%fluxa20d ago0x71e066…39d426
0xf424…98710xfe80…47eeBase—$0.001100%fluxa20d ago0xb83170…f88009
0xf424…98710xfe80…47eeBase—$0.001100%fluxa20d ago0x9dbc72…3981f3
0xf424…98710xfe80…47eeBase—$0.001100%fluxa20d ago0xb4f343…616e96
0xf424…98710xfe80…47eeBase—$0.001100%fluxa20d ago0xc2bef8…74cb6a
0xf424…98710xfe80…47eeBase—$0.001100%fluxa20d ago0x92e371…95f568
0xf424…98710xfe80…47eeBase—$0.001100%fluxa20d ago0xfb5841…990bdc
0xf424…98710xfe80…47eeBase—$0.001100%fluxa20d ago0xb61a31…0c2062
0xf424…98710xfe80…47eeBase—$0.001100%fluxa20d ago0x85f828…3da842
0xf424…98710xfe80…47eeBase—$0.001100%fluxa20d ago0xea08b3…2f383a
0xf424…98710xfe80…47eeBase—$0.001100%fluxa20d ago0xee3c53…d88e52
0xf424…98710xfe80…47eeBase—$0.001100%fluxa20d ago0x69b236…a4f482

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.