Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf0ea…f5c90xfe80…47eeBase—$0.001100%fluxa7d ago0x712218…87c3dd
0xf0ea…f5c90xfe80…47eeBase—$0.001100%fluxa7d ago0x7a4e42…688472
0xf0ea…f5c90xfe80…47eeBase—$0.001100%fluxa7d ago0xa6540a…486838
0xf0ea…f5c90xfe80…47eeBase—$0.001100%fluxa7d ago0x808756…9caeee
0xf0ea…f5c90xfe80…47eeBase—$0.001100%fluxa8d ago0xe88cef…ba97d5
0xf0ea…f5c90xfe80…47eeBase—$0.001100%fluxa8d ago0x1d7700…fcb2b0
0xf0ea…f5c90xfe80…47eeBase—$0.001100%fluxa8d ago0x9cf3e2…deda80
0xf0ea…f5c90xfe80…47eeBase—$0.001100%fluxa8d ago0x59c7d7…1c0905
0xf0ea…f5c90xfe80…47eeBase—$0.001100%fluxa8d ago0x330eae…fa8061
0xf0ea…f5c90xfe80…47eeBase—$0.001100%fluxa8d ago0xabf3c0…dc5dba
0xf0ea…f5c90xfe80…47eeBase—$0.001100%fluxa8d ago0x351293…fd049b
0xf0ea…f5c90xfe80…47eeBase—$0.001100%fluxa8d ago0x16ebe0…278a15
0xf0ea…f5c90xfe80…47eeBase—$0.001100%fluxa8d ago0xe3891a…68f7e0
0xf0ea…f5c90xfe80…47eeBase—$0.001100%fluxa8d ago0xbc6e04…4017c5
0xf0ea…f5c90xfe80…47eeBase—$0.001100%fluxa8d ago0xaf61ff…3abb39
0xf0ea…f5c90xfe80…47eeBase—$0.001100%fluxa8d ago0x8668ad…ed1b5d
0xf0ea…f5c90xfe80…47eeBase—$0.001100%fluxa8d ago0xcedc47…6a56b0
0xf0ea…f5c90xfe80…47eeBase—$0.001100%fluxa8d ago0x77ba98…e34fc9
0xf0ea…f5c90xfe80…47eeBase—$0.001100%fluxa8d ago0x4aa408…6fbd32
0xf0ea…f5c90xfe80…47eeBase—$0.001100%fluxa8d ago0x7b2827…fa8bd9
0xf0ea…f5c90xfe80…47eeBase—$0.001100%fluxa8d ago0xecd21f…aaac87
0xf0ea…f5c90xfe80…47eeBase—$0.001100%fluxa8d ago0xcf4161…00ef7b
0xf0ea…f5c90xfe80…47eeBase—$0.001100%fluxa8d ago0x6ec171…be2617
0xf0ea…f5c90xfe80…47eeBase—$0.001100%fluxa8d ago0x07e10e…137737
0xf0ea…f5c90xfe80…47eeBase—$0.001100%fluxa8d ago0x621e3c…3489bd

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.