Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x0e3d…7757Base—$21.00100%0x9d1f…cb22101d ago0x9874b9…f0f126
0xa17c…60a90x0e3d…7757Base—$2.10100%0xbc7c…86d4101d ago0x3f5924…affc8c
0xa17c…60a90x0e3d…7757Base—$1.05100%0x0485…d429101d ago0xd42de8…317e4b
0xa17c…60a90x0e3d…7757Base—$5.25100%0xc3b9…7b36101d ago0xdca1c2…452cb7
0xa17c…60a90x0e3d…7757Base—$2.10100%0xb834…55bc101d ago0xdc4bfb…7bf865
0xa17c…60a90x0e3d…7757Base—$10.50100%0x8ee8…f8f2101d ago0x2a16ce…76e00b
0xa17c…60a90x0e3d…7757Base—$1.05100%0x0fb0…4859101d ago0xc26aa7…99b9cd
0xa17c…60a90x0e3d…7757Base—$2.10100%0x3d68…f69e101d ago0x581da3…b83fde
0xa17c…60a90x0e3d…7757Base—$10.50100%0x8516…0883101d ago0x17452e…ace07f
0xa17c…60a90x0e3d…7757Base—$10.50100%0x84ea…0e47101d ago0x0c35a5…8911ed
0xa17c…60a90x0e3d…7757Base—$5.25100%0x505d…14d6101d ago0x03356d…da0e26
0xa17c…60a90x0e3d…7757Base—$1.05100%0xeb2b…34ca101d ago0x43b3d4…9336c0
0xa17c…60a90x0e3d…7757Base—$5.25100%0x9ac4…71a9101d ago0x7b28f7…547040
0xa17c…60a90x0e3d…7757Base—$10.50100%0x7186…110f101d ago0xde9cb6…c671e4
0xa17c…60a90x0e3d…7757Base—$31.50100%0x12b7…6f99101d ago0xb3ff18…1cc2da
0xa17c…60a90x0e3d…7757Base—$3.15100%0xb027…a851102d ago0x6eea17…6d171a

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.