Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa23d ago0x460ef7…11d1cf
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa23d ago0x33b2e4…2f4711
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa23d ago0x84093e…0f826d
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa23d ago0x22aa8b…a0e501
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa23d ago0xbec5d1…bea105
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa23d ago0x69c0dc…a976e3
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa23d ago0x0fde4d…105741
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa23d ago0x7bbf34…f8e168
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa23d ago0x145a11…0e8e9a
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa23d ago0x7d4aec…17c673
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa23d ago0x063f7d…c866fd
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa23d ago0xfeefe0…f230dd
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa23d ago0x4e0320…99fbe4
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa23d ago0x9f3cec…0f0e26
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa23d ago0xf82106…58110b
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa23d ago0x96c667…ae252a
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa23d ago0x44eb3d…fd1416
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa23d ago0x86f566…6784a6
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa23d ago0xfed7eb…e55a1b
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa23d ago0x3f6d79…2895c4
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa23d ago0x8b4223…156c25
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa23d ago0xe711fa…0d9da7
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa23d ago0x53e20b…ca407d
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa24d ago0xe2dd94…ee0ec3
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa24d ago0x5eb3ba…c5c6a8

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.