Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e33…a1f40x3e0a…78e7Base—$0.00333100%coinbase74d ago0x9df936…f2dba1
0x3e33…a1f40x3e0a…78e7Base—$0.00369100%coinbase74d ago0x0fc6f1…9dd7bd
0x3e33…a1f40x3e0a…78e7Base—$0.005415100%coinbase74d ago0xccba8b…4f83db
0x3e33…a1f40x3e0a…78e7Base—$0.005271100%coinbase74d ago0x5de8fe…4ff26b
0x3e33…a1f40x3e0a…78e7Base—$0.004735100%coinbase74d ago0xf0802e…efed1b
0x3e33…a1f40x3e0a…78e7Base—$0.005768100%coinbase74d ago0x1744a3…22c35e
0x3e33…a1f40x3e0a…78e7Base—$0.004522100%coinbase74d ago0x60e048…76d938
0x3e33…a1f40x3e0a…78e7Base—$0.005672100%coinbase74d ago0xe89f72…b7d9ca
0x3e33…a1f40x3e0a…78e7Base—$0.005391100%coinbase74d ago0xa25634…892c00
0x3e33…a1f40x3e0a…78e7Base—$0.002645100%coinbase74d ago0xd50815…0980a7
0x3e33…a1f40x3e0a…78e7Base—$0.004233100%coinbase74d ago0x2a513a…dbc672
0x3e33…a1f40x3e0a…78e7Base—$0.002915100%coinbase74d ago0x4d2f11…7e8db0
0x3e33…a1f40x3e0a…78e7Base—$0.002689100%coinbase74d ago0x3ab8cc…3fbb04
0x3e33…a1f40x3e0a…78e7Base—$0.005197100%coinbase74d ago0xd2eb89…5601d4
0x3e33…a1f40x3e0a…78e7Base—$0.005238100%coinbase74d ago0x302188…029d70
0x3e33…a1f40x3e0a…78e7Base—$0.003982100%coinbase74d ago0xed7d64…5bcb73
0x3e33…a1f40x3e0a…78e7Base—$0.005884100%coinbase74d ago0xdbcdd9…e9725b
0x3e33…a1f40x3e0a…78e7Base—$0.003189100%coinbase74d ago0xe33f2f…ce05c9
0x3e33…a1f40x3e0a…78e7Base—$0.003994100%coinbase74d ago0x52c5be…74f268
0x3e33…a1f40x3e0a…78e7Base—$0.004636100%coinbase74d ago0x2d4166…20b794
0x3e33…a1f40x3e0a…78e7Base—$0.003815100%coinbase74d ago0x926785…227484
0x3e33…a1f40x3e0a…78e7Base—$0.003872100%coinbase74d ago0xb90d6c…987b28
0x3e33…a1f40x3e0a…78e7Base—$0.00437100%coinbase75d ago0xca7025…59808a
0x3e33…a1f40x3e0a…78e7Base—$0.003402100%coinbase75d ago0xaa822b…529d50
0x3e33…a1f40x3e0a…78e7Base—$0.005764100%coinbase75d ago0xaa740d…e0f339

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.