Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd243…3c1f0x3e0a…78e7Base—$0.005349100%coinbase74d ago0xe3beaa…0c500e
0xd243…3c1f0x3e0a…78e7Base—$0.003598100%coinbase74d ago0x2fdadf…e6e5c9
0xd243…3c1f0x3e0a…78e7Base—$0.005251100%coinbase74d ago0xa5f9cd…bf9c48
0xd243…3c1f0x3e0a…78e7Base—$0.003754100%coinbase74d ago0x037e76…daad87
0xd243…3c1f0x3e0a…78e7Base—$0.0038100%coinbase74d ago0x5f7592…000690
0xd243…3c1f0x3e0a…78e7Base—$0.005877100%coinbase74d ago0x0a98d3…652a64
0xd243…3c1f0x3e0a…78e7Base—$0.003474100%coinbase74d ago0xfff229…3e8b3a
0xd243…3c1f0x3e0a…78e7Base—$0.0034100%coinbase75d ago0x243029…f1e7f2
0xd243…3c1f0x3e0a…78e7Base—$0.002757100%coinbase75d ago0x2db400…74dc4d
0xd243…3c1f0x3e0a…78e7Base—$0.004406100%coinbase75d ago0xf3850a…175c55
0xd243…3c1f0x3e0a…78e7Base—$0.00488100%coinbase75d ago0x041aed…aa3136
0xd243…3c1f0x3e0a…78e7Base—$0.003732100%coinbase75d ago0xf8c400…dc9b7d
0xd243…3c1f0x3e0a…78e7Base—$0.003844100%coinbase75d ago0x9daa43…041e95
0xd243…3c1f0x3e0a…78e7Base—$0.005088100%coinbase75d ago0xa9c724…100534
0xd243…3c1f0x3e0a…78e7Base—$0.0048100%coinbase75d ago0xfd49fe…773350
0xd243…3c1f0x3e0a…78e7Base—$0.004887100%coinbase75d ago0x8e918c…772049
0xd243…3c1f0x3e0a…78e7Base—$0.003918100%coinbase75d ago0x007ff0…fb3b4b
0xd243…3c1f0x3e0a…78e7Base—$0.002701100%coinbase75d ago0xaa168a…38157c
0xd243…3c1f0x3e0a…78e7Base—$0.00424100%coinbase75d ago0x13fef4…93df74
0xd243…3c1f0x3e0a…78e7Base—$0.003364100%coinbase75d ago0x552456…91fb8e
0xd243…3c1f0x3e0a…78e7Base—$0.003473100%coinbase75d ago0x7557d0…345665
0xd243…3c1f0x3e0a…78e7Base—$0.003369100%coinbase75d ago0xd0682b…00026b
0xd243…3c1f0x3e0a…78e7Base—$0.003131100%coinbase75d ago0xb2121e…3fa324
0xd243…3c1f0x3e0a…78e7Base—$0.005855100%coinbase75d ago0xbde03f…ba6160
0xd243…3c1f0x3e0a…78e7Base—$0.005853100%coinbase75d ago0xe91811…e375c6

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.