Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa22d ago0xab3d78…df7407
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa22d ago0x77ff47…5590c4
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa22d ago0x62ac87…5e149e
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa22d ago0x93676b…d01ec5
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa22d ago0x790f4d…2a5dd7
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa22d ago0x8dc89e…3b3b2c
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa22d ago0x6a045e…b3a742
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa22d ago0x006305…0b0b9d
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa22d ago0x316a2a…a788a6
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa22d ago0x0cffd2…fd103c
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa22d ago0xdd1213…ac4869
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa22d ago0x74669f…e3ab97
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa22d ago0x184cb3…858ba9
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa22d ago0x426975…c3bc66
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa22d ago0x11d5a5…507d5e
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa22d ago0xde0dee…e37028
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa22d ago0x41f2d3…dc8455
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa22d ago0x297c12…f08526
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa22d ago0x707ca3…8673cc
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa22d ago0xc60fd0…4ed79d
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa22d ago0xabc3b0…2707fb
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa23d ago0x1de42c…17daa1
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa23d ago0xa60e63…d07ac2
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa23d ago0x8a72c1…d8c08c
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa23d ago0x57b95c…d51435

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.