Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x64aa…77660x3e0a…78e7Base—$0.004398100%coinbase74d ago0x5bc658…94f363
0x64aa…77660x3e0a…78e7Base—$0.004054100%coinbase74d ago0x355e9f…9b29dc
0x64aa…77660x3e0a…78e7Base—$0.004102100%coinbase74d ago0x6d8fde…6618a7
0x64aa…77660x3e0a…78e7Base—$0.005355100%coinbase74d ago0x24a7ed…5c77ae
0x64aa…77660x3e0a…78e7Base—$0.003779100%coinbase74d ago0xd2293c…8289b2
0x64aa…77660x3e0a…78e7Base—$0.002852100%coinbase74d ago0x741d05…8d8d9b
0x64aa…77660x3e0a…78e7Base—$0.003458100%coinbase74d ago0xdcf54f…73c643
0x64aa…77660x3e0a…78e7Base—$0.004069100%coinbase74d ago0x7d6707…76a9aa
0x64aa…77660x3e0a…78e7Base—$0.003895100%coinbase75d ago0xfd5ef4…fc573c
0x64aa…77660x3e0a…78e7Base—$0.004969100%coinbase75d ago0x9c11b9…e595ab
0x64aa…77660x3e0a…78e7Base—$0.005336100%coinbase75d ago0x382bf6…862cc4
0x64aa…77660x3e0a…78e7Base—$0.003385100%coinbase75d ago0x535753…529601
0x64aa…77660x3e0a…78e7Base—$0.003233100%coinbase75d ago0x5dd167…a222db
0x64aa…77660x3e0a…78e7Base—$0.002765100%coinbase75d ago0x89c2df…f7affb
0x64aa…77660x3e0a…78e7Base—$0.004846100%coinbase75d ago0x8b20db…ea841d
0x64aa…77660x3e0a…78e7Base—$0.004826100%coinbase75d ago0xb500c2…2028d4
0x64aa…77660x3e0a…78e7Base—$0.002865100%coinbase75d ago0x661ba2…0582cb
0x64aa…77660x3e0a…78e7Base—$0.003002100%coinbase75d ago0x009ddc…2f2649
0x64aa…77660x3e0a…78e7Base—$0.005654100%coinbase75d ago0xaf1e5a…605cf8
0x64aa…77660x3e0a…78e7Base—$0.003174100%coinbase75d ago0xda6f75…e0667c
0x64aa…77660x3e0a…78e7Base—$0.005925100%coinbase75d ago0x732b19…da85a0
0x64aa…77660x3e0a…78e7Base—$0.003052100%coinbase75d ago0x30d38b…4d65a3
0x64aa…77660x3e0a…78e7Base—$0.005137100%coinbase75d ago0xeed747…205c71
0x64aa…77660x3e0a…78e7Base—$0.003148100%coinbase75d ago0xa617b1…70fd38
0x64aa…77660x3e0a…78e7Base—$0.003535100%coinbase75d ago0xba9c3b…e703f4

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.