Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd5ba…a90a0x9c95…e299Base—$0.001100%fluxa39d ago0x5baea6…351b00
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa39d ago0xda563b…e5e57a
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa39d ago0xe16984…c760ac
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa39d ago0x800fa2…897f16
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa39d ago0x8acd80…2bc953
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa40d ago0x135ef1…c0b7c6
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa40d ago0xb8e2fb…5289b3
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa40d ago0x87bf71…be9042
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa40d ago0x591d01…8cd357
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa40d ago0xc720b9…21f4c9
0xd5ba…a90a0x9c95…e299Base—$0.001100%fluxa40d ago0xe7e4ab…2f3de0
0xd5ba…a90a0x9c95…e299Base—$0.001100%fluxa40d ago0xe1c9ff…2bbb35
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa40d ago0xb36e81…34dfb2
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa40d ago0x23fe82…0efb7a
0xd5ba…a90a0x9c95…e299Base—$0.001100%fluxa40d ago0x3b8047…0c3c83
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa40d ago0x611a91…cb1ba0
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa40d ago0x346a1f…32c3f5
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa40d ago0xfd99f3…82f09a
0xd5ba…a90a0x9c95…e299Base—$0.001100%fluxa40d ago0xc7275f…d456e2
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa40d ago0x219b25…0b1c7c
0xd5ba…a90a0x9c95…e299Base—$0.001100%fluxa40d ago0x76e5ae…d7573c
0xd5ba…a90a0x9c95…e299Base—$0.001100%fluxa40d ago0x18007e…f2ea2f
0xd5ba…a90a0x9c95…e299Base—$0.001100%fluxa40d ago0x1a5847…1c665c
0xd5ba…a90a0x9c95…e299Base—$0.001100%fluxa40d ago0x0edfd7…9b10a3
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa40d ago0x61fe25…3a4ccc

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.