Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c76…09070xff2d…cde1Base—$0.02100%0x461a…5962105d ago0xfaee10…b61ecb
0x4c76…09070x87fa…a810Base—$0.00768100%0x461a…5962105d ago0x58b34d…595b50
0x4c76…09070x44b4…727bBase—$0.00768100%0x461a…5962105d ago0xefeb5a…c4d88b
0x4c76…09070x2b1b…9c18Base—$0.01100%0x461a…5962105d ago0x64bd18…cc7365
0x4c76…09070xde52…06b5Base—$0.003776100%0x461a…5962105d ago0x2fb85b…4875cb
0x4c76…09070xc801…ad56Base—$0.02100%0x461a…5962105d ago0x289a93…6faf21
0x4c76…09070xd379…8dc1Base—$0.02100%0x461a…5962105d ago0x89562b…eaa501
0x4c76…09070xa3c4…8438Base—$0.02100%0x461a…5962105d ago0x0d00e0…1fcd48
0x4c76…09070x8780…289eBase—$0.02100%0x461a…5962105d ago0x2548a6…bb3fad
0x4c76…09070xcc23…d6f5Base—$0.00768100%0x461a…5962105d ago0x05f3e1…c5df78
0x4c76…09070x85e9…7937Base—$0.003776100%0x461a…5962105d ago0x640522…21c84e
0x4c76…09070x8780…289eBase—$0.00768100%0x461a…5962105d ago0x56b9ae…f07889
0x4c76…09070x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x718d97…ee1b1d
0x4c76…09070x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xe46aa3…f7ef6b
0x4c76…09070x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xf16c7b…243636
0x4c76…09070x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x0e6062…3b5d00
0x4c76…09070x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x246c33…4d0c34
0x4c76…09070x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x35cc07…971d4d

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.