Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed5a…bfa30x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x8376d1…b4d748
0xed5a…bfa30x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x6e0365…db2671
0xed5a…bfa30x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xe383c5…2cf7d5
0xed5a…bfa30x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x4be77b…2d4033
0xed5a…bfa30x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xdcad20…4af7e9
0xed5a…bfa30x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x89772d…ffb70e
0xed5a…bfa30x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x110c15…d5e5a6
0xed5a…bfa30x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x56f8cb…fa3c0f
0xed5a…bfa30x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x69894d…bf4b42
0xed5a…bfa30x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x47e34b…a63f6a
0xed5a…bfa30x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x4295a0…591199
0xed5a…bfa30x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xde443e…7efbdd
0xed5a…bfa30x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xe6b461…9e6686
0xed5a…bfa30x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x918871…092ace
0xed5a…bfa30x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x170d13…5b7228
0xed5a…bfa30x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x3ed6a8…cffdd6
0xed5a…bfa30x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x45ff2c…a68058
0xed5a…bfa30x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x8bc554…3ecc4a
0xed5a…bfa30x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x378915…427dd7
0xed5a…bfa30x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x12fa92…b7762d

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.