Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe1f…cf040xa9dd…2315Base—$0.002100%coinbase109d ago0x63c710…c791b2
0xbe1f…cf040xa9dd…2315Base—$0.002100%coinbase109d ago0x0002de…d08042
0xbe1f…cf040xa9dd…2315Base—$0.002100%coinbase109d ago0x8ca6a0…bdef27
0xbe1f…cf040xa9dd…2315Base—$0.002100%coinbase109d ago0xa370f2…e1aaa0
0xbe1f…cf040xa9dd…2315Base—$0.002100%coinbase109d ago0x65aaf9…0de7a1
0xbe1f…cf040xa9dd…2315Base—$0.002100%coinbase109d ago0xa5b33e…343698
0xbe1f…cf040xa9dd…2315Base—$0.002100%coinbase109d ago0x492278…7d22c4
0xbe1f…cf040xa9dd…2315Base—$0.002100%coinbase109d ago0x4fc387…78e2f9
0xbe1f…cf040xa9dd…2315Base—$0.006511100%coinbase109d ago0x4440e5…f97367
0xbe1f…cf040xa9dd…2315Base—$0.002100%coinbase109d ago0x5ba5bf…4a4104
0xbe1f…cf040xa9dd…2315Base—$0.002100%coinbase109d ago0xc425c8…3af1fa
0xbe1f…cf040xa9dd…2315Base—$0.002100%coinbase109d ago0x60a839…622ff9
0xbe1f…cf040xa9dd…2315Base—$0.002100%coinbase109d ago0x3354b0…c4f582
0xbe1f…cf040xa9dd…2315Base—$0.002100%coinbase109d ago0xe3410d…f35750
0xbe1f…cf040xa9dd…2315Base—$0.002100%coinbase109d ago0x8f128c…0eb392
0xbe1f…cf040xa9dd…2315Base—$0.002100%coinbase109d ago0x3b3614…0af187
0xbe1f…cf040xa9dd…2315Base—$0.002100%coinbase109d ago0xcc187e…b01812
0xbe1f…cf040xa9dd…2315Base—$0.002100%coinbase109d ago0x32722c…8153db
0xbe1f…cf040xa9dd…2315Base—$0.006512100%coinbase109d ago0x53bf8e…58f6a0
0xbe1f…cf040xa9dd…2315Base—$0.002100%coinbase109d ago0x89cfec…843ea5
0xbe1f…cf040xa9dd…2315Base—$0.002100%coinbase109d ago0x1f370c…4fc1af
0xbe1f…cf040xa9dd…2315Base—$0.002100%coinbase109d ago0xbad07f…7e29f8
0xbe1f…cf040xa9dd…2315Base—$0.002100%coinbase109d ago0x25da63…feab5a
0xbe1f…cf040xa9dd…2315Base—$0.002100%coinbase109d ago0xbe4d3f…362684
0xbe1f…cf040xa9dd…2315Base—$0.002100%coinbase109d ago0x1d9155…431415

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.