Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa79d ago0xbf7e80…bf2f54
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa79d ago0x19dcb1…4cf6a5
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa79d ago0x046291…9f4f81
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa79d ago0x9ff36e…ceed02
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa79d ago0xe5c7f7…26eee2
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa79d ago0xbe0ada…9b3134
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa79d ago0x4a27d6…f4b3f3
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa79d ago0x51b349…884c4f
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa79d ago0xbdee0d…21c6bf
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa79d ago0x6a3fa4…8765c9
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa79d ago0x45fadb…03ed42
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa79d ago0x267d76…05f0fc
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa79d ago0x099fb7…70429b
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa79d ago0xb6dd3d…02b6fb
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa79d ago0x95bf3a…46deed
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa79d ago0x952756…fdfe21
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa79d ago0x259414…bd5e4a
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa79d ago0x63472d…383fe6
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa79d ago0x5bd177…730b50
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa79d ago0xf0f129…6f2cfb
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa80d ago0x9f66db…3f0230
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa80d ago0xdec280…7e75ec
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa80d ago0xa1eab1…d09750
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa80d ago0xac0251…af9ffd
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa80d ago0x00b484…5c7742

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.