Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown58d ago0x2163e0…a5bebe
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown58d ago0x606534…7afec6
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown58d ago0x014084…212822
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown58d ago0xb0353c…36c759
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown58d ago0x4c5c08…e09db0
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown58d ago0x3e9b58…4f3101
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown58d ago0x83d529…e516da
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown58d ago0xbea045…58103a
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown58d ago0xa68d13…ec8ccf
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown58d ago0x6e340a…ff887a
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown58d ago0x8af98c…04c82a
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown58d ago0xb92f28…5af64e
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown58d ago0x333ba1…f707ca
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown58d ago0x9f38ab…3d3864
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown58d ago0x45774f…0f5d64
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown58d ago0x7f62ed…34b81d
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown59d ago0xdefb3f…979866
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown59d ago0xfc1022…488c4e
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown59d ago0x52a72a…f4d8a1
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown59d ago0xa13c6d…c23f3a
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown59d ago0xdff364…2e6703
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown59d ago0x4b25af…8d37ac
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown59d ago0xff44d3…3e9b35
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown59d ago0xa964b1…4d5610
0x1d80…bc6f0x9c95…e299Base$0.001100%Route unknown59d ago0xb97469…a8255e

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.