Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x811b…9f3c0x3e0a…78e7Base—$0.003234100%coinbase74d ago0xa93fbb…2fafcd
0x811b…9f3c0x3e0a…78e7Base—$0.004397100%coinbase74d ago0xaed859…f45f7e
0x811b…9f3c0x3e0a…78e7Base—$0.003764100%coinbase74d ago0x2c4af2…3cadf8
0x811b…9f3c0x3e0a…78e7Base—$0.002886100%coinbase74d ago0x0bd698…4d36ea
0x811b…9f3c0x3e0a…78e7Base—$0.004854100%coinbase74d ago0x86f248…f1f1a9
0x811b…9f3c0x3e0a…78e7Base—$0.004587100%coinbase74d ago0xd303cd…4bbddc
0x811b…9f3c0x3e0a…78e7Base—$0.005231100%coinbase74d ago0xc58da7…71bfe1
0x811b…9f3c0x3e0a…78e7Base—$0.003114100%coinbase74d ago0x506401…a29938
0x811b…9f3c0x3e0a…78e7Base—$0.005511100%coinbase74d ago0xd1f5db…29c385
0x811b…9f3c0x3e0a…78e7Base—$0.005346100%coinbase74d ago0x8e8743…c5a22c
0x811b…9f3c0x3e0a…78e7Base—$0.004378100%coinbase74d ago0x27b9bd…d79b58
0x811b…9f3c0x3e0a…78e7Base—$0.00304100%coinbase74d ago0x95342b…ca7674
0x811b…9f3c0x3e0a…78e7Base—$0.004858100%coinbase74d ago0x2c80bd…b9eaec
0x811b…9f3c0x3e0a…78e7Base—$0.005665100%coinbase75d ago0x4e34e9…61da9c
0x811b…9f3c0x3e0a…78e7Base—$0.003152100%coinbase75d ago0x926751…763f25
0x811b…9f3c0x3e0a…78e7Base—$0.002782100%coinbase75d ago0xe54aa2…8c3458
0x811b…9f3c0x3e0a…78e7Base—$0.003689100%coinbase75d ago0x71de3f…0ad764
0x811b…9f3c0x3e0a…78e7Base—$0.005044100%coinbase75d ago0x52f326…6b5574
0x811b…9f3c0x3e0a…78e7Base—$0.003711100%coinbase75d ago0x927fcd…dbd1ae
0x811b…9f3c0x3e0a…78e7Base—$0.003782100%coinbase75d ago0x65c12d…7305d8
0x811b…9f3c0x3e0a…78e7Base—$0.005055100%coinbase75d ago0x607b86…e670d8
0x811b…9f3c0x3e0a…78e7Base—$0.004746100%coinbase75d ago0xe9ccc6…f2b58c
0x811b…9f3c0x3e0a…78e7Base—$0.00587100%coinbase75d ago0xc2b9fc…e7c4da
0x811b…9f3c0x3e0a…78e7Base—$0.005562100%coinbase75d ago0x651042…9aca80
0x811b…9f3c0x3e0a…78e7Base—$0.005625100%coinbase75d ago0x2da93b…85a39b

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.