Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6a98…338b0x3e0a…78e7Base—$0.004946100%coinbase74d ago0x9b7824…4e7a2f
0x6a98…338b0x3e0a…78e7Base—$0.005256100%coinbase74d ago0xddd792…acb264
0x6a98…338b0x3e0a…78e7Base—$0.005584100%coinbase74d ago0x45536e…8ce386
0x6a98…338b0x3e0a…78e7Base—$0.004349100%coinbase74d ago0xb648d1…94612b
0x6a98…338b0x3e0a…78e7Base—$0.002705100%coinbase74d ago0xe2a30b…580531
0x6a98…338b0x3e0a…78e7Base—$0.005624100%coinbase74d ago0xcd67fc…22998f
0x6a98…338b0x3e0a…78e7Base—$0.003099100%coinbase74d ago0x7c1077…cf2f5a
0x6a98…338b0x3e0a…78e7Base—$0.00494100%coinbase74d ago0x883384…f1cfe9
0x6a98…338b0x3e0a…78e7Base—$0.004345100%coinbase74d ago0xbf873c…3f3b6d
0x6a98…338b0x3e0a…78e7Base—$0.005904100%coinbase74d ago0xb75e43…be8695
0x6a98…338b0x3e0a…78e7Base—$0.00328100%coinbase74d ago0x92dbcc…831cc2
0x6a98…338b0x3e0a…78e7Base—$0.005272100%coinbase74d ago0x3920df…5eb04a
0x6a98…338b0x3e0a…78e7Base—$0.002779100%coinbase74d ago0x18c051…3a9e2f
0x6a98…338b0x3e0a…78e7Base—$0.003018100%coinbase74d ago0xd56381…c4ab9a
0x6a98…338b0x3e0a…78e7Base—$0.003534100%coinbase74d ago0x124a33…e70c23
0x6a98…338b0x3e0a…78e7Base—$0.004211100%coinbase75d ago0xbfd485…943370
0x6a98…338b0x3e0a…78e7Base—$0.003338100%coinbase75d ago0xef4c79…e6122e
0x6a98…338b0x3e0a…78e7Base—$0.0039100%coinbase75d ago0x76c5c5…327644
0x6a98…338b0x3e0a…78e7Base—$0.00446100%coinbase75d ago0xe690c4…fee575
0x6a98…338b0x3e0a…78e7Base—$0.004641100%coinbase75d ago0xfdd02b…391dde
0x6a98…338b0x3e0a…78e7Base—$0.00576100%coinbase75d ago0x04d8cc…6f179c
0x6a98…338b0x3e0a…78e7Base—$0.005522100%coinbase75d ago0xeb2f25…0304f2
0x6a98…338b0x3e0a…78e7Base—$0.005165100%coinbase75d ago0xb7d5f0…e2b2fb
0x6a98…338b0x3e0a…78e7Base—$0.004859100%coinbase75d ago0x242285…2e70ae
0x6a98…338b0x3e0a…78e7Base—$0.005229100%coinbase75d ago0xd6d1c8…ffa504

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.