Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe73b…f0190x10c1…1e24Base—$0.40100%coinbase115d ago0x2b2a0c…d1fdca
0xe73b…f0190x10c1…1e24Base—$0.58100%coinbase115d ago0x374687…bf1a8d
0xe73b…f0190x10c1…1e24Base—$0.53100%coinbase115d ago0x9213c8…e63f04
0xe73b…f0190x10c1…1e24Base—$0.58100%coinbase115d ago0x3a087b…88ea76
0xe73b…f0190x10c1…1e24Base—$0.54100%coinbase115d ago0x4f50d0…80945a
0xe73b…f0190x10c1…1e24Base—$0.58100%coinbase115d ago0xea17a1…2632fa
0xe73b…f0190x10c1…1e24Base—$0.55100%coinbase115d ago0x23814d…166967
0xe73b…f0190x10c1…1e24Base—$0.55100%coinbase115d ago0xc66406…797685
0xe73b…f0190x10c1…1e24Base—$0.55100%coinbase115d ago0x6c52ef…b822d2
0xe73b…f0190x10c1…1e24Base—$0.55100%coinbase115d ago0x2570b9…a64d41
0xe73b…f0190x10c1…1e24Base—$0.59100%coinbase115d ago0x9ca92c…80d041
0xe73b…f0190x10c1…1e24Base—$0.57100%coinbase115d ago0x108398…c24239
0xe73b…f0190x10c1…1e24Base—$0.55100%coinbase115d ago0x296f88…6b4ad4
0xe73b…f0190x10c1…1e24Base—$0.67100%coinbase115d ago0x144348…756af9
0xe73b…f0190x10c1…1e24Base—$0.52100%coinbase115d ago0x17ff0e…1dc936
0xe73b…f0190x10c1…1e24Base—$0.53100%coinbase115d ago0x76e6c4…f2ef6e
0xe73b…f0190x10c1…1e24Base—$0.51100%coinbase115d ago0x435373…231b7a
0xe73b…f0190x10c1…1e24Base—$0.57100%coinbase115d ago0x2d40ca…4c8f48
0xe73b…f0190x10c1…1e24Base—$0.65100%coinbase115d ago0x0b234e…abc57b
0xe73b…f0190x10c1…1e24Base—$0.56100%coinbase115d ago0x83dae1…7e7dbe
0xe73b…f0190x10c1…1e24Base—$0.53100%coinbase115d ago0xee44f7…d24dac
0xe73b…f0190x10c1…1e24Base—$0.56100%coinbase115d ago0x3750ad…36bac4
0xe73b…f0190x10c1…1e24Base—$0.57100%coinbase115d ago0xa0401c…61c46d

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.