Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase27d ago0x94a35b…449db9
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase27d ago0x858751…e8a054
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase27d ago0x00f7f7…822af4
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase27d ago0x66bee9…3f1063
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase27d ago0x768397…b52ebd
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase27d ago0x2930c3…06bf14
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase27d ago0x887afd…41ab64
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase27d ago0x36645d…64365b
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase27d ago0x0be822…16f069
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase27d ago0x2ce7a3…50d6d3
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase27d ago0x0786c3…9ad2e1
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase27d ago0xc9a802…cb4b13
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase27d ago0xceb789…aba2cc
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase27d ago0x0a3c23…7227c2
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase27d ago0x924895…872c6b
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase27d ago0x7b8031…e0978f
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase27d ago0x73aafc…37140f
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase27d ago0x02f66a…493e0c
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase27d ago0x73a2d1…fee511
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase27d ago0xb02bc9…92f1fe
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase28d ago0xe11101…91239a
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase28d ago0x289a12…7954cc
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase28d ago0x79a315…0c7a26
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase28d ago0x2c2a87…749331
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase28d ago0x1ae330…604deb

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.