Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf55…ea100x0529…7db3Base$0.01100%payAI10d ago0xb2e39c…155f74
0xdf55…ea100x0529…7db3Base$0.01100%payAI10d ago0xbdc257…357951
0xdf55…ea100x0529…7db3Base$0.01100%payAI10d ago0x6fc558…0a980c
0xdf55…ea100x0529…7db3Base$0.01100%payAI10d ago0x5804ee…0f5fb8
0xdf55…ea100x0529…7db3Base$0.01100%payAI10d ago0xee5bd7…9fdf28
0xdf55…ea100x0529…7db3Base$0.01100%payAI10d ago0x900e23…3b984f
0xdf55…ea100x0529…7db3Base$0.01100%payAI10d ago0x116f25…aa44cb
0xdf55…ea100x0529…7db3Base$0.01100%payAI10d ago0x62321e…e308d5
0xdf55…ea100x0529…7db3Base$0.01100%payAI10d ago0x0c47a9…ee4b0c
0xdf55…ea100x0529…7db3Base$0.01100%payAI10d ago0x281de0…421f63
0xdf55…ea100x0529…7db3Base$0.01100%payAI10d ago0x5b84d4…2e36b1
0xdf55…ea100x0529…7db3Base$0.01100%payAI10d ago0x492814…caad5f
0xdf55…ea100x0529…7db3Base$0.01100%payAI10d ago0xc6d3dd…d70e15
0xdf55…ea100x0529…7db3Base$0.01100%payAI10d ago0xe3e6e0…2035ff
0xdf55…ea100x0529…7db3Base$0.01100%payAI10d ago0x3b1160…236ba3
0xdf55…ea100x0529…7db3Base$0.01100%payAI11d ago0x3eddf2…a3a198
0xdf55…ea100x0529…7db3Base$0.01100%payAI11d ago0xa3fd4e…c3db6a
0xdf55…ea100x0529…7db3Base$0.01100%payAI11d ago0x4ba151…6824c0
0xdf55…ea100x0529…7db3Base$0.01100%payAI11d ago0xf6ccba…ffd1ac
0xdf55…ea100x0529…7db3Base$0.01100%payAI11d ago0xc74a13…90fd91
0xdf55…ea100x0529…7db3Base$0.01100%payAI11d ago0x1eaf3d…58b278
0xdf55…ea100x0529…7db3Base$0.01100%payAI11d ago0xfd86f8…debc48
0xdf55…ea100x0529…7db3Base$0.01100%payAI11d ago0x2a1f65…d2b633
0xdf55…ea100x0529…7db3Base$0.01100%payAI11d ago0x01f805…7f4d8f
0xdf55…ea100x0529…7db3Base$0.01100%payAI11d ago0xd0e7fa…ed3cbe

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.