Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc48f…44240x9c95…e299Base—$0.001100%fluxa36d ago0xb9e41e…c953ff
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa36d ago0x8d3710…2778f0
0xc48f…44240x9c95…e299Base—$0.001100%fluxa36d ago0x417720…223f03
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa36d ago0x127acb…4f852d
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa36d ago0x04cfd9…85d757
0xc48f…44240x9c95…e299Base—$0.001100%fluxa36d ago0x5872a2…1e8d22
0xc48f…44240x9c95…e299Base—$0.001100%fluxa36d ago0x40b4e7…135ec4
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa36d ago0x64dd73…11198c
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa36d ago0xe3a583…1ebfda
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa36d ago0x957f03…f189a4
0xc48f…44240x9c95…e299Base—$0.001100%fluxa36d ago0x24e37d…6b23b3
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa36d ago0x5a011e…afcfd4
0xc48f…44240x9c95…e299Base—$0.001100%fluxa36d ago0xe0f307…5d6942
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa36d ago0x5db4ad…445f86
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa36d ago0xc0e1b2…b38dfe
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa36d ago0x941558…c23a27
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa36d ago0x1100e2…e8869b
0xc48f…44240x9c95…e299Base—$0.001100%fluxa36d ago0xe6adb0…4088c2
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa36d ago0xff09bd…8d43e7
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa36d ago0xf3a661…755dcf
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa36d ago0xe1c138…903c27
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa36d ago0x86bc43…bef808
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa36d ago0x4680ac…e2365d
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa36d ago0x8f65b4…b03169
0xc48f…44240x9c95…e299Base—$0.001100%fluxa36d ago0x1a4f1b…d098ce

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.