Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd0b…8e2d0x9c95…e299Base—$0.001100%fluxa36d ago0xfbb05f…b0ee50
0xdd0b…8e2d0xfe80…47eeBase—$0.001100%fluxa36d ago0x9b046a…beb941
0xdd0b…8e2d0xfe80…47eeBase—$0.001100%fluxa36d ago0x8c77ac…723e15
0xdd0b…8e2d0xfe80…47eeBase—$0.001100%fluxa36d ago0x487885…ad3b4e
0xdd0b…8e2d0x9c95…e299Base—$0.001100%fluxa36d ago0xbbd248…e52767
0xdd0b…8e2d0xfe80…47eeBase—$0.001100%fluxa36d ago0xd0ff30…e89622
0xdd0b…8e2d0x9c95…e299Base—$0.001100%fluxa36d ago0x592e55…68d959
0xdd0b…8e2d0xfe80…47eeBase—$0.001100%fluxa36d ago0xb67d29…512351
0xdd0b…8e2d0xfe80…47eeBase—$0.001100%fluxa36d ago0xd5c154…076a26
0xdd0b…8e2d0xfe80…47eeBase—$0.001100%fluxa36d ago0xd718f8…e9e4ae
0xdd0b…8e2d0x9c95…e299Base—$0.001100%fluxa36d ago0x21489b…2694d8
0xdd0b…8e2d0x9c95…e299Base—$0.001100%fluxa36d ago0xbac3d1…2890f5
0xdd0b…8e2d0xfe80…47eeBase—$0.001100%fluxa36d ago0x2c63bf…3a35ca
0xdd0b…8e2d0xfe80…47eeBase—$0.001100%fluxa36d ago0x7c453b…eec5c0
0xdd0b…8e2d0x9c95…e299Base—$0.001100%fluxa36d ago0x91b185…a24b5e
0xdd0b…8e2d0xfe80…47eeBase—$0.001100%fluxa36d ago0x7b2155…acee51
0xdd0b…8e2d0xfe80…47eeBase—$0.001100%fluxa36d ago0x352be6…4ce505
0xdd0b…8e2d0xfe80…47eeBase—$0.001100%fluxa36d ago0x61e6e2…eed1ea
0xdd0b…8e2d0xfe80…47eeBase—$0.001100%fluxa36d ago0x466778…c23d2c
0xdd0b…8e2d0x9c95…e299Base—$0.001100%fluxa36d ago0x27d1d3…2a1675
0xdd0b…8e2d0xfe80…47eeBase—$0.001100%fluxa36d ago0xee63d7…f6b3e8
0xdd0b…8e2d0xfe80…47eeBase—$0.001100%fluxa36d ago0xb49660…619adf
0xdd0b…8e2d0x9c95…e299Base—$0.001100%fluxa36d ago0x1c92fe…8adf47
0xdd0b…8e2d0x9c95…e299Base—$0.001100%fluxa36d ago0x92fe1a…07c811
0xdd0b…8e2d0x9c95…e299Base—$0.001100%fluxa36d ago0xd92c9f…8869a9

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.