Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18df…e9570x6d6e…9192BaseExaSearch$0.007100%coinbase138d ago0xa63859…b9f0c8
0x18df…e9570x6d6e…9192BaseExaSearch$0.007100%coinbase138d ago0xb29236…9edee8
0x18df…e9570x6d6e…9192BaseExaSearch$0.007100%coinbase138d ago0xfea7b8…5126d4
0x18df…e9570x6d6e…9192BaseExaSearch$0.007100%coinbase138d ago0xc2f83c…190bce
0x18df…e9570x6d6e…9192BaseExaSearch$0.007100%coinbase138d ago0xffe2f5…32ed78
0x18df…e9570x6d6e…9192BaseExaSearch$0.007100%coinbase138d ago0x54d21d…30fac7
0x18df…e9570x6d6e…9192BaseExaSearch$0.007100%coinbase138d ago0xd0c8b0…db5c5c
0x18df…e9570x6d6e…9192BaseExaSearch$0.007100%coinbase138d ago0x2c7b4f…c86603
0x18df…e9570x6d6e…9192BaseExaSearch$0.007100%coinbase138d ago0xf86e87…0b749b
0x18df…e9570x6d6e…9192BaseExaSearch$0.007100%coinbase138d ago0xae20e3…736b16
0x18df…e9570x6d6e…9192BaseExaSearch$0.007100%coinbase138d ago0x246ab8…c8f982
0x18df…e9570x6d6e…9192BaseExaSearch$0.007100%coinbase138d ago0xe55d55…7372bc
0x18df…e9570x6d6e…9192BaseExaSearch$0.007100%coinbase138d ago0xcd8b54…8af6c1
0x18df…e9570x6d6e…9192BaseExaSearch$0.007100%coinbase138d ago0xf3067e…b5ce77
0x18df…e9570x6d6e…9192BaseExaSearch$0.007100%coinbase138d ago0x7f3d1e…1b4be2
0x18df…e9570x6d6e…9192BaseExaSearch$0.007100%coinbase138d ago0x575e2a…604baf
0x18df…e9570x6d6e…9192BaseExaSearch$0.007100%coinbase138d ago0xbd2da9…3e5cd7
0x18df…e9570x6d6e…9192BaseExaSearch$0.007100%coinbase138d ago0x8c7b4b…12dcc6
0x18df…e9570x6d6e…9192BaseExaSearch$0.007100%coinbase138d ago0x74ed03…a6350f
0x18df…e9570x6d6e…9192BaseExaSearch$0.007100%coinbase138d ago0x2a368a…43bc2a
0x18df…e9570x6d6e…9192BaseExaSearch$0.007100%coinbase138d ago0xdfd199…9d012c
0x18df…e9570x6d6e…9192BaseExaSearch$0.007100%coinbase138d ago0x64727b…0bf25d

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.