Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa21d ago0x26b30e…0147cf
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa21d ago0xd7f471…474e25
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa21d ago0x7f67d1…d7e648
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa21d ago0x64899d…0d4b34
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa21d ago0xfe42c5…384607
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa21d ago0xfc1cb8…87e18c
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa21d ago0x3ed2e6…3bf8ee
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa21d ago0x30aad0…b58018
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa21d ago0x27de42…090dbc
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa21d ago0x446334…f67c62
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa21d ago0xc5cb2a…070f6a
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa21d ago0x0487c6…866859
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa21d ago0x87f57c…f7fcf3
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa22d ago0xae39a6…a0b1ee
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa22d ago0x2c4efe…5088ff
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa22d ago0x3ed81e…200761
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa22d ago0xc1d7e1…3e73e4
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa22d ago0x08d2c1…44774b
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa22d ago0xdc9b9f…8c6dfb
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa22d ago0x2081db…bec6c7
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa22d ago0x6fb6a0…fb7f5f
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa22d ago0x846c2c…0382d3
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa22d ago0x4b4897…3b4764
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa22d ago0x0ffb86…62bd8e
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa22d ago0x80bcfd…22c567

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.