Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa36d ago0xbcb816…da294b
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa37d ago0x27986a…a15ffc
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa37d ago0xfb21a1…365e30
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa37d ago0xdfbd2b…fa0f0a
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa37d ago0x874e64…cb26eb
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa37d ago0x832176…aebd4d
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa37d ago0x95d50f…56a4f8
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa37d ago0xfe55a5…e992c4
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa37d ago0x969ce5…bead7a
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa37d ago0x548607…243b6c
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa37d ago0x88d0d8…d2eb37
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa37d ago0x210208…4e51ad
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa37d ago0xeba91d…bb1d97
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa37d ago0xb91f5e…eed260
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa37d ago0x705ec0…b31acd
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa37d ago0x4b31d3…5b18b8
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa37d ago0x1fb45f…5e1d52
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa37d ago0x2bd040…ba6880
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa37d ago0xcd79e0…b2b49f
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa37d ago0x5f0f46…1a89a0
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa37d ago0x1e1700…54fa86
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa37d ago0x705e14…0d2d25
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa37d ago0xe2e932…d9fa01
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa37d ago0xade39b…cfbe77
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa37d ago0xe4d7d4…2556ba

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.