Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x083a…85290x3e0a…78e7Base—$0.004946100%coinbase74d ago0x3bffb9…073fd5
0x083a…85290x3e0a…78e7Base—$0.00283100%coinbase74d ago0xa9daca…ae1a5f
0x083a…85290x3e0a…78e7Base—$0.004121100%coinbase74d ago0x8aa384…106fc2
0x083a…85290x3e0a…78e7Base—$0.003841100%coinbase74d ago0x34a7f2…737936
0x083a…85290x3e0a…78e7Base—$0.003983100%coinbase74d ago0xa08b6a…290990
0x083a…85290x3e0a…78e7Base—$0.004124100%coinbase74d ago0x0860a5…f375f3
0x083a…85290x3e0a…78e7Base—$0.003374100%coinbase74d ago0xa03133…e2b3a0
0x083a…85290x3e0a…78e7Base—$0.003431100%coinbase74d ago0x240de2…356415
0x083a…85290x3e0a…78e7Base—$0.003464100%coinbase74d ago0xd7e31c…f6446a
0x083a…85290x3e0a…78e7Base—$0.0032100%coinbase74d ago0xdc70d9…ab34f5
0x083a…85290x3e0a…78e7Base—$0.005834100%coinbase74d ago0x1fd5dd…d5d8e0
0x083a…85290x3e0a…78e7Base—$0.005033100%coinbase74d ago0x1ee00a…872839
0x083a…85290x3e0a…78e7Base—$0.005263100%coinbase74d ago0xd8d22e…8c3c4c
0x083a…85290x3e0a…78e7Base—$0.005149100%coinbase75d ago0x29280b…9f5574
0x083a…85290x3e0a…78e7Base—$0.005832100%coinbase75d ago0xe45435…ba7b9b
0x083a…85290x3e0a…78e7Base—$0.00521100%coinbase75d ago0x831e19…a71a57
0x083a…85290x3e0a…78e7Base—$0.004703100%coinbase75d ago0xdff641…df654e
0x083a…85290x3e0a…78e7Base—$0.005100%coinbase75d ago0x2dfcc8…341bb8
0x083a…85290x3e0a…78e7Base—$0.003549100%coinbase75d ago0x63f7a8…853499
0x083a…85290x3e0a…78e7Base—$0.004519100%coinbase75d ago0xcded27…bb8911
0x083a…85290x3e0a…78e7Base—$0.005479100%coinbase75d ago0x9f80b5…71cab9
0x083a…85290x3e0a…78e7Base—$0.002801100%coinbase75d ago0xec0980…2cef7a

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.