Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x02a5…e5bf0x4f4b…422dBase—$0.001100%coinbase51d ago0xbcc9c5…f487ae
0x8d47…fab10x4f4b…422dBase—$0.001100%coinbase51d ago0xf014aa…33d132
0x5a0f…27d50x4f4b…422dBase—$0.001100%coinbase51d ago0x4c16d4…2104f5
0x5e4d…a7260x4f4b…422dBase—$0.0015100%coinbase51d ago0xd91002…c71b4a
0xf735…a2b70x4f4b…422dBase—$0.0035100%coinbase51d ago0xb6ed7d…7dabb5
0x2b4a…acfe0x4f4b…422dBase—$0.0035100%coinbase51d ago0x8523c8…0e65e1
0x9860…4fb20x4f4b…422dBase—$0.001100%coinbase51d ago0x37cf74…d5f91b
0x4c3f…21be0x4f4b…422dBase—$0.001100%coinbase51d ago0xd71ef5…4ae8f7
0xe42f…f4920x4f4b…422dBase—$0.001100%coinbase51d ago0x2a34da…5a9204
0xac71…34b10x4f4b…422dBase—$0.001100%coinbase51d ago0xb27f08…4f1504
0xfead…39140x4f4b…422dBase—$0.0015100%coinbase51d ago0x8626e1…7379de
0x1947…7f500x4f4b…422dBase—$0.04100%coinbase51d ago0xe00f33…28def0
0x909e…0fff0x4f4b…422dBase—$0.0035100%coinbase51d ago0x26a929…a93904
0x30c4…d23f0x4f4b…422dBase—$0.001100%coinbase51d ago0x217d33…778ee4
0xd71e…b0b80x4f4b…422dBase—$0.04100%coinbase51d ago0x36e5e2…4888dc
0xbc89…e33e0x4f4b…422dBase—$0.0035100%coinbase51d ago0x95a94a…c20123
0x7ec7…c2020x4f4b…422dBase—$0.001100%coinbase51d ago0x14ae67…82a286
0x7633…f6a00x4f4b…422dBase—$0.001100%coinbase51d ago0x7c709c…5775d4
0xeab6…e13a0x4f4b…422dBase—$0.0035100%coinbase51d ago0xbc965b…bbfc47
0x7bbe…a4990x4f4b…422dBase—$0.04100%coinbase51d ago0x81f58b…a0757b
0x98b0…741f0x4f4b…422dBase—$0.001100%coinbase51d ago0x8eb35b…a3f3d3
0x4e2e…9bbf0x4f4b…422dBase—$0.001100%coinbase51d ago0xee40fb…bdd926
0x947f…ebd10x4f4b…422dBase—$0.001100%coinbase51d ago0x490d9b…876ac9
0x3b30…12fb0x4f4b…422dBase—$0.001100%coinbase51d ago0xb299f3…71d472
0x8d36…d0cc0x4f4b…422dBase—$0.0035100%coinbase51d ago0x332ac7…a757d2

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.