Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x64d1…1d2d0x4e25…5148Base—$0.02100%0x461a…5962105d ago0x940e67…58f70f
0x64d1…1d2d0x6543…0d46Base—$0.01100%0x461a…5962105d ago0x2c3c7f…de2caf
0x64d1…1d2d0x6543…0d46Base—$0.00768100%0x461a…5962105d ago0xff7704…d58ed4
0x64d1…1d2d0x81b8…3c4bBase—$0.02100%0x461a…5962105d ago0x7336fa…b7b0cb
0x64d1…1d2d0xb2b2…273bBase—$0.01100%0x461a…5962105d ago0x98486e…6c440c
0x64d1…1d2d0x99ca…fa28Base—$0.00768100%0x461a…5962105d ago0x66e2a2…4dea49
0x64d1…1d2d0x909b…699eBase—$0.003776100%0x461a…5962105d ago0x51a94e…5d9d9b
0x64d1…1d2d0xb2b2…273bBase—$0.01100%0x461a…5962105d ago0x913af7…c27b94
0x64d1…1d2d0x93c5…090fBase—$0.003776100%0x461a…5962105d ago0x6acd98…7b0cb8
0x64d1…1d2d0x3781…8387Base—$0.02100%0x461a…5962105d ago0x778fc4…98cd93
0x64d1…1d2d0x0c58…8a64Base—$0.00768100%0x461a…5962105d ago0x1f61e5…cb3d93
0x64d1…1d2d0xc801…ad56Base—$0.003776100%0x461a…5962105d ago0x8f9cb3…a9964f
0x64d1…1d2d0x8780…289eBase—$0.00768100%0x461a…5962105d ago0x9a200a…512466
0x64d1…1d2d0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x4ecc1b…bc9fe3
0x64d1…1d2d0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x23ee25…a9772c
0x64d1…1d2d0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x91625e…06a7d1
0x64d1…1d2d0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x2fa606…b1f1ae
0x64d1…1d2d0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x796958…96f8a7

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.