Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ebf…05080x3e0a…78e7Base—$0.004124100%coinbase74d ago0xc570a4…21ddf6
0x6ebf…05080x3e0a…78e7Base—$0.003019100%coinbase74d ago0x40ca47…ddb05c
0x6ebf…05080x3e0a…78e7Base—$0.005797100%coinbase74d ago0xdbcfd0…d9dcd9
0x6ebf…05080x3e0a…78e7Base—$0.004713100%coinbase74d ago0x563d3e…68b910
0x6ebf…05080x3e0a…78e7Base—$0.003487100%coinbase74d ago0x802635…2586d9
0x6ebf…05080x3e0a…78e7Base—$0.005243100%coinbase74d ago0x0b62b1…4c1df3
0x6ebf…05080x3e0a…78e7Base—$0.004769100%coinbase74d ago0x8d1a0b…5b2a9f
0x6ebf…05080x3e0a…78e7Base—$0.003627100%coinbase74d ago0x98ce04…2441a6
0x6ebf…05080x3e0a…78e7Base—$0.004553100%coinbase74d ago0xb58d65…3d87c0
0x6ebf…05080x3e0a…78e7Base—$0.003565100%coinbase74d ago0xe1cf03…2c6c52
0x6ebf…05080x3e0a…78e7Base—$0.004799100%coinbase74d ago0xcb46cf…e7609b
0x6ebf…05080x3e0a…78e7Base—$0.002734100%coinbase75d ago0xe1d619…a02895
0x6ebf…05080x3e0a…78e7Base—$0.005494100%coinbase75d ago0xad6e11…db3560
0x6ebf…05080x3e0a…78e7Base—$0.005039100%coinbase75d ago0x6b2d26…2774d3
0x6ebf…05080x3e0a…78e7Base—$0.003201100%coinbase75d ago0x8a9f14…b8f322
0x6ebf…05080x3e0a…78e7Base—$0.004818100%coinbase75d ago0xeff723…ce6f3a
0x6ebf…05080x3e0a…78e7Base—$0.005482100%coinbase75d ago0xb3523b…da285f
0x6ebf…05080x3e0a…78e7Base—$0.003631100%coinbase75d ago0xd5f67b…b8bc2e
0x6ebf…05080x3e0a…78e7Base—$0.002957100%coinbase75d ago0xb6b872…001d6f
0x6ebf…05080x3e0a…78e7Base—$0.005484100%coinbase75d ago0x5fc9c9…755061
0x6ebf…05080x3e0a…78e7Base—$0.003238100%coinbase75d ago0xa7de23…36b26c
0x6ebf…05080x3e0a…78e7Base—$0.00315100%coinbase75d ago0xec64a0…ed9727
0x6ebf…05080x3e0a…78e7Base—$0.004199100%coinbase75d ago0x1faa1b…5a84ad

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.