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—$10.50100%0x629a…da9c89d ago0x253e65…69d0fc
0xa17c…60a90x0e3d…7757Base—$2.10100%0x0166…37af89d ago0xc7d448…35ca6a
0xa17c…60a90x0e3d…7757Base—$3.15100%0x2041…bdf689d ago0x7f1f14…6f50e0
0xa17c…60a90x0e3d…7757Base—$5.25100%0x2d8d…301689d ago0xf31ce2…8fc9ea
0xa17c…60a90x0e3d…7757Base—$5.25100%0x89a0…ff5889d ago0xe2e817…553b63
0xa17c…60a90x0e3d…7757Base—$21.00100%0x0b7e…f08e90d ago0xa03273…aa5f33
0xa17c…60a90x0e3d…7757Base—$2.10100%0x38ac…96f690d ago0xcba5e4…f7a24b
0xa17c…60a90x0e3d…7757Base—$3.15100%0x1e0a…902e90d ago0x48dc21…551a0b
0xa17c…60a90x0e3d…7757Base—$4.20100%0x9547…14df90d ago0x81f710…2e8c8d
0xa17c…60a90x0e3d…7757Base—$1.05100%0x4b7f…bff090d ago0x3159a6…c6c4be
0xa17c…60a90x0e3d…7757Base—$5.25100%0x2e76…b74990d ago0x35e5c2…cc06b0
0xa17c…60a90x0e3d…7757Base—$10.50100%0x10ee…31de90d ago0x3a1a5c…b64d6a
0xa17c…60a90x0e3d…7757Base—$1.05100%0x69ba…d2e290d ago0xa953be…c8f808
0xa17c…60a90x0e3d…7757Base—$2.10100%0x0dd9…36a590d ago0xb1bb58…5df08e
0xa17c…60a90x0e3d…7757Base—$1.05100%0xe478…9dd790d ago0x49d5be…fb55bd
0xa17c…60a90x0e3d…7757Base—$2.10100%0xdddf…e3d890d ago0xb67c7f…ba7b83
0xa17c…60a90x0e3d…7757Base—$4.20100%0xf497…02dd90d ago0x397268…7539f5
0xa17c…60a90x0e3d…7757Base—$21.00100%0x01d6…4c2990d ago0xedc467…4062c0
0xa17c…60a90x0e3d…7757Base—$5.25100%0xe7f0…b89c90d ago0x29c5c8…74f5f6
0xa17c…60a90x0e3d…7757Base—$10.50100%0xf643…981090d ago0x10327d…9d46b3
0xa17c…60a90x0e3d…7757Base—$3.15100%0x75c8…902c90d ago0x450257…52a810
0xa17c…60a90x0e3d…7757Base—$10.50100%0xc4f0…359690d ago0xa1ec26…86ff42
0xa17c…60a90x0e3d…7757Base—$10.50100%0xc807…52c790d ago0x515a87…2dc098

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.