Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa48d ago0x838d69…c81c2e
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa48d ago0x92bb57…c0c0b2
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa48d ago0x3eace2…0ef805
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa48d ago0xe987fc…b48d91
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa48d ago0xfdcbc7…db076a
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa48d ago0xb4206c…c7afe5
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa48d ago0xa0f360…0a6f74
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa48d ago0x19fb2a…8f34e9
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa48d ago0x87987c…4459c3
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa48d ago0x678ed4…f6ef80
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa48d ago0xc2327c…9d03e4
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa48d ago0xb7d486…37570e
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa48d ago0xd5906e…c3bb4c
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa48d ago0xab4d9f…1bcd34
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa48d ago0xdb2308…9421c8
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa48d ago0x23eae9…6d2b8d
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa48d ago0x67be7a…1116fb
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa48d ago0x4ddb57…03ee3f
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa48d ago0x50a6ac…8612b1
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa48d ago0x1392f4…cc94df
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa48d ago0x2d8c6e…99e769
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa48d ago0xe0f095…a203aa
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa48d ago0xbc0dd0…fa1ca9
0x738c…8efc0xfe80…47eeBase—$0.001100%fluxa48d ago0x6eca7a…234558
0x738c…8efc0x9c95…e299Base—$0.001100%fluxa48d ago0x01c55b…4a8a26

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.