Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xae4c…7f9f0x10c1…1e24Base—$0.05100%coinbase114d ago0x500c95…849229
0xae4c…7f9f0x10c1…1e24Base—$0.02100%coinbase114d ago0xabf18b…aa2214
0xae4c…7f9f0x10c1…1e24Base—$0.50100%coinbase114d ago0xfd4627…a61248
0xae4c…7f9f0x10c1…1e24Base—$1.06100%coinbase114d ago0xb4f4a2…930a50
0xae4c…7f9f0x10c1…1e24Base—$0.84100%coinbase114d ago0xe457f8…893def
0xae4c…7f9f0x10c1…1e24Base—$0.81100%coinbase114d ago0x239793…079d1d
0xae4c…7f9f0x10c1…1e24Base—$0.78100%coinbase114d ago0x48d2df…6b66e3
0xae4c…7f9f0x10c1…1e24Base—$0.11100%coinbase114d ago0x0f743a…2948bf
0xae4c…7f9f0x10c1…1e24Base—$0.11100%coinbase114d ago0xfe715e…555ed0
0xae4c…7f9f0x10c1…1e24Base—$0.80100%coinbase114d ago0x3b99b4…e65310
0xae4c…7f9f0x10c1…1e24Base—$0.93100%coinbase114d ago0xf3e3af…d15e10
0xae4c…7f9f0x10c1…1e24Base—$0.67100%coinbase114d ago0xd99bfd…f40d4d
0xae4c…7f9f0x10c1…1e24Base—$0.85100%coinbase114d ago0xc5fcb5…4dc847
0xae4c…7f9f0x10c1…1e24Base—$0.87100%coinbase114d ago0x8d583a…2933e1
0xae4c…7f9f0x10c1…1e24Base—$0.81100%coinbase114d ago0x7779e7…574004
0xae4c…7f9f0x10c1…1e24Base—$0.65100%coinbase114d ago0x2ae4ab…f166d4
0xae4c…7f9f0x10c1…1e24Base—$0.67100%coinbase114d ago0x005ad8…3ee551
0xae4c…7f9f0x10c1…1e24Base—$1.32100%coinbase114d ago0x96e821…e3af9f
0xae4c…7f9f0x10c1…1e24Base—$0.77100%coinbase114d ago0x45bb7a…109241
0xae4c…7f9f0x10c1…1e24Base—$0.59100%coinbase114d ago0x5125f9…4f649f
0xae4c…7f9f0x10c1…1e24Base—$0.11100%coinbase114d ago0xc27721…820f77
0xae4c…7f9f0x10c1…1e24Base—$0.98100%coinbase114d ago0x53a93f…fa3497
0xae4c…7f9f0x10c1…1e24Base—$0.96100%coinbase114d ago0x7d27fd…1b7465
0xae4c…7f9f0x10c1…1e24Base—$0.11100%coinbase114d ago0xa46ac5…1445d1
0xae4c…7f9f0x10c1…1e24Base—$0.11100%coinbase114d ago0x1f8572…e8fafe

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.