Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0550…89e30x3e0a…78e7Base—$0.003821100%coinbase74d ago0xa60669…1161b9
0x0550…89e30x3e0a…78e7Base—$0.004164100%coinbase74d ago0x8b334d…aa43c1
0x0550…89e30x3e0a…78e7Base—$0.004833100%coinbase74d ago0x06c1e2…b2e973
0x0550…89e30x3e0a…78e7Base—$0.005401100%coinbase74d ago0x4469fd…819155
0x0550…89e30x3e0a…78e7Base—$0.005076100%coinbase74d ago0x915195…627b22
0x0550…89e30x3e0a…78e7Base—$0.003906100%coinbase74d ago0xe8fe23…478476
0x0550…89e30x3e0a…78e7Base—$0.004691100%coinbase75d ago0x31ec27…3416d0
0x0550…89e30x3e0a…78e7Base—$0.00472100%coinbase75d ago0xc1810d…da1976
0x0550…89e30x3e0a…78e7Base—$0.002998100%coinbase75d ago0xcda59f…517474
0x0550…89e30x3e0a…78e7Base—$0.004729100%coinbase75d ago0x9ddf6a…36eb20
0x0550…89e30x3e0a…78e7Base—$0.005386100%coinbase75d ago0xfdb559…a608ca
0x0550…89e30x3e0a…78e7Base—$0.002728100%coinbase75d ago0xfeaf7c…1ed577
0x0550…89e30x3e0a…78e7Base—$0.002948100%coinbase75d ago0x2a85d8…e035e6
0x0550…89e30x3e0a…78e7Base—$0.004117100%coinbase75d ago0x04691d…318d6c
0x0550…89e30x3e0a…78e7Base—$0.003465100%coinbase75d ago0x6815ed…4bbd1a
0x0550…89e30x3e0a…78e7Base—$0.005713100%coinbase75d ago0xb6c55f…21cd5f
0x0550…89e30x3e0a…78e7Base—$0.005909100%coinbase75d ago0xcbcc3d…7551a3
0x0550…89e30x3e0a…78e7Base—$0.003701100%coinbase75d ago0x46e30d…15852c
0x0550…89e30x3e0a…78e7Base—$0.004386100%coinbase75d ago0x1a08d2…f8ab7f
0x0550…89e30x3e0a…78e7Base—$0.005204100%coinbase75d ago0x3fea4a…9d49ae
0x0550…89e30x3e0a…78e7Base—$0.003604100%coinbase75d ago0x0e0a86…e33892
0x0550…89e30x3e0a…78e7Base—$0.005337100%coinbase75d ago0x4726c4…132c91
0x0550…89e30x3e0a…78e7Base—$0.005001100%coinbase75d ago0x2e2302…8cea71
0x0550…89e30x3e0a…78e7Base—$0.003952100%coinbase75d ago0x5744be…5a43d0
0x0550…89e30x3e0a…78e7Base—$0.003005100%coinbase75d ago0x54a3c1…d75e75

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.