Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfcfe…52450x2a3d…da6fBase$0.01100%coinbase80d ago0xc11d79…92c22a
0xfcfe…52450x4377…4018Base$0.01100%coinbase80d ago0xc50cd1…a4ee05
0xfcfe…52450x9443…1e23Base$0.01100%coinbase80d ago0xe6b139…f57c12
0xfcfe…52450x9534…ab7eBase$0.01100%coinbase80d ago0xe61ae8…1eedfa
0xfcfe…52450xf682…6f73Base$0.01100%coinbase80d ago0x93e51f…ab8a48
0xfcfe…52450x4c2c…5fbaBase$0.01100%coinbase80d ago0x08bbda…249e30
0xfcfe…52450xc7ff…8a91Base$0.01100%coinbase80d ago0x7131dd…d69436
0xfcfe…52450x1083…ef97Base$0.01100%coinbase80d ago0xf5c840…4a9ea3
0xfcfe…52450x1a26…3b70Base$0.01100%coinbase80d ago0x6e7a9b…1b9282
0xfcfe…52450x1511…b515Base$0.01100%coinbase80d ago0xb1cd3a…0dc2a5
0xfcfe…52450xf475…aaa7Base$0.01100%coinbase80d ago0xdf3803…c7a687
0xfcfe…52450x99f8…3365Base$0.01100%coinbase80d ago0xa34f11…06f43b
0xfcfe…52450xda41…2a1cBase$0.01100%coinbase80d ago0xaa6ade…d98d47

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.