Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cbb…49b10xfe80…47eeBase$0.001100%fluxa49d ago0x0b46a3…2bce37
0xbc2d…66380xfe80…47eeBase$0.001100%fluxa49d ago0xf54543…fcef20
0x329c…1b830xfe80…47eeBase$0.001100%fluxa49d ago0x64c42b…cc3489
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa49d ago0x85c03a…91e650
0xe7db…fc580xfe80…47eeBase$0.001100%fluxa49d ago0x43ed8d…0b3689
0xf0d6…2ff90xfe80…47eeBase$0.001100%fluxa49d ago0x095bda…a43f90
0x18aa…81520xfe80…47eeBase$0.001100%fluxa49d ago0x0dbb48…6eb8ed
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa49d ago0x3f2ce2…f35f82
0x7cfe…0acf0xfe80…47eeBase$0.001100%fluxa49d ago0xf13eba…116c97
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa49d ago0xdf88fc…a2c8cd
0x26f5…22f50xfe80…47eeBase$0.001100%fluxa49d ago0x340af9…d422d5
0x7daa…be570xfe80…47eeBase$0.001100%fluxa49d ago0xe9a8ea…da4cda
0xf6e2…ebd60xfe80…47eeBase$0.001100%fluxa49d ago0x0cbdcc…ef93ac
0xc055…62e90xfe80…47eeBase$0.001100%fluxa49d ago0xdc341c…efb8f2
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa49d ago0x210979…6fef62
0xae0d…ee2b0xfe80…47eeBase$0.001100%fluxa49d ago0xc6fcbe…998d1a
0x6bbe…320c0xfe80…47eeBase$0.001100%fluxa49d ago0x70ac83…1c4bc0
0x2ea3…59800xfe80…47eeBase$0.001100%fluxa49d ago0xb4980a…d949e1
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa49d ago0xbb0bea…8f25af
0x18ad…e8e50xfe80…47eeBase$0.001100%fluxa49d ago0xff3081…b80e60
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa49d ago0xb4854e…171243
0x9bf5…16060xfe80…47eeBase$0.001100%fluxa49d ago0x050c40…705b8a
0xe7fd…4e780xfe80…47eeBase$0.001100%fluxa49d ago0xfe7994…706fe0
0x7369…7d640xfe80…47eeBase$0.001100%fluxa49d ago0xf1626f…88a3a3
0xd00c…79230xfe80…47eeBase$0.001100%fluxa49d ago0xa97152…fe5682

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.