Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa37d ago0x16cba8…637234
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa37d ago0x988db4…e400e3
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa37d ago0x6f74f9…cbd38e
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa37d ago0x1634b9…7c0d6d
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa37d ago0xcd507f…a82e77
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa37d ago0x78791c…6b636d
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa37d ago0x600c8d…0ddf04
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa37d ago0x2423c7…8d9256
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa37d ago0x6e2483…82dbaf
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa38d ago0xbe009f…068ff9
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa38d ago0x0ba4c2…921617
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa38d ago0x52841b…c38387
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa38d ago0x048ea3…188a09
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa38d ago0xd3325b…9582bb
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa38d ago0x973460…90b099
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa38d ago0x3592f8…1bfb82
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa38d ago0x0b35a8…9da824
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa38d ago0x207885…b8c2b8
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa38d ago0x8ea2e7…fe2bdf
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa38d ago0x1573f1…df9320
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa38d ago0x9dea96…d4b53e
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa38d ago0x10045b…612a2a
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa38d ago0x808179…23ec6c
0xf12e…5f9c0x9c95…e299Base—$0.001100%fluxa38d ago0xc7a445…0b44c9
0xf12e…5f9c0x9c95…e299Base—$0.001100%fluxa38d ago0x3eb870…513d07

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.