Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase6d ago0x730914…a58ffd
0x2a3d…f2d70x6d6e…9192BaseExaSearch$0.007100%coinbase6d ago0xce9dbb…16a3d3
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase6d ago0x81d3c2…d76c5d
0x20bf…b2360x6d6e…9192BaseExaSearch$0.007100%coinbase6d ago0x4f22f3…bd0259
0xd211…c87c0x6d6e…9192BaseExaSearch$0.007100%coinbase6d ago0xbbf4b8…e4c098
0x6a61…2ec20x6d6e…9192BaseExaSearch$0.001100%coinbase6d ago0x214d8a…4e5036
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase6d ago0x75a0a2…fa3ad2
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase6d ago0xb237ce…fe9708
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase6d ago0x78a237…dd60c4
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase6d ago0xc7bdea…a96677
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase6d ago0xac4842…59a642
0xc9c7…16700x6d6e…9192BaseExaSearch$0.007100%coinbase6d ago0xcf6155…2aac12
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase6d ago0xb0ef40…be6501
0xb2cc…e3010x6d6e…9192BaseExaSearch$0.007100%coinbase6d ago0xdb8cc5…2e59ca
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase6d ago0xe2dfb0…2004bf
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase6d ago0xa5e384…aaa5d1
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase6d ago0x3581fc…1f7449
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase6d ago0x2bde6d…a27e0d
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase6d ago0x2abb97…095d2e
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase6d ago0x5b2fed…6b240e
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase6d ago0xdfa172…d6d708
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase6d ago0xf2ed5c…70c0b8
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase6d ago0x84560b…341adf
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase6d ago0xc7236f…3b921c
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase6d ago0xa89570…a27a12

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.