Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb9aa…2f900x10c1…1e24Base—$0.10100%coinbase106d ago0xba5a41…399966
0xb425…67650x10c1…1e24Base—$0.50100%coinbase106d ago0xc518b0…014c4d
0xb8f3…2c380x10c1…1e24Base—$0.009945100%coinbase106d ago0x3ce2d8…8c147c
0x5f2c…b5330x10c1…1e24Base—$0.53100%coinbase106d ago0xa64a7c…4deab8
0x3b89…243a0x10c1…1e24Base—$0.11100%coinbase106d ago0x52f6d8…f17713
0x84bb…57cf0x10c1…1e24Base—$0.20100%coinbase106d ago0xf18939…6e8923
0x780d…05d30x10c1…1e24Base—$0.63100%coinbase106d ago0x5380c4…0d5a82
0x40a2…95050x10c1…1e24Base—$0.007586100%coinbase106d ago0x3ce77b…3d6f43
0x7d75…1a770x10c1…1e24Base—$0.42100%coinbase106d ago0x243de5…5e72b7
0xe2ce…f1cd0x10c1…1e24Base—$0.01100%coinbase106d ago0xc56071…eda849
0xaa9d…82f10x10c1…1e24Base—$0.05100%coinbase106d ago0xbf038a…eebe27
0x4220…3e300x10c1…1e24Base—$0.34100%coinbase106d ago0xe67b84…4f900f
0xe306…b0d30x10c1…1e24Base—$0.64100%coinbase106d ago0xbfd24c…f19782
0xafa2…785b0x10c1…1e24Base—$0.84100%coinbase106d ago0x90d399…b9522a
0xddaf…213e0x10c1…1e24Base—$0.006707100%coinbase106d ago0xd60b33…f1ced0
0xf28d…ce650x10c1…1e24Base—$0.005753100%coinbase106d ago0x3a944e…66eb2c
0x9441…93760x10c1…1e24Base—$0.20100%coinbase106d ago0xa8544d…207ff3
0x41e4…7f410x10c1…1e24Base—$0.20100%coinbase106d ago0x969cb7…e20f84
0x2993…6baf0x10c1…1e24Base—$0.24100%coinbase106d ago0xd7aa28…4c0da1
0x5f33…d9190x10c1…1e24Base—$0.02100%coinbase106d ago0x7096ed…a70d55
0xe680…584d0x10c1…1e24Base—$0.20100%coinbase106d ago0xe1cbec…adc9d4
0x9da6…26a90x10c1…1e24Base—$0.08100%coinbase106d ago0x135bed…735612
0x780d…05d30x10c1…1e24Base—$0.62100%coinbase106d ago0xbf1ff2…b6ea33
0x7a1d…749f0x10c1…1e24Base—$0.22100%coinbase106d ago0x2c3f41…ea8828
0x3606…36b70x10c1…1e24Base—$0.54100%coinbase106d ago0xfc8923…9a41c5

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.