Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x459d…dbc50x3e0a…78e7Base—$0.005364100%coinbase73d ago0x571d10…afbc2b
0x459d…dbc50x3e0a…78e7Base—$0.003193100%coinbase73d ago0x960d5b…40a38b
0x459d…dbc50x3e0a…78e7Base—$0.005851100%coinbase73d ago0xadbe91…df5d61
0x459d…dbc50x3e0a…78e7Base—$0.00265100%coinbase73d ago0x1d9f55…5cf84c
0x459d…dbc50x3e0a…78e7Base—$0.00551100%coinbase73d ago0x8c98dc…d75ce1
0x459d…dbc50x3e0a…78e7Base—$0.00575100%coinbase73d ago0xd8c7b0…4ad3f4
0x459d…dbc50x3e0a…78e7Base—$0.00376100%coinbase73d ago0x5337b9…4189cd
0x459d…dbc50x3e0a…78e7Base—$0.004148100%coinbase73d ago0xb49ae2…7f9eab
0x459d…dbc50x3e0a…78e7Base—$0.002838100%coinbase73d ago0x12dd39…8cfb10
0x459d…dbc50x3e0a…78e7Base—$0.003311100%coinbase73d ago0xf925c9…a62d41
0x459d…dbc50x3e0a…78e7Base—$0.004366100%coinbase73d ago0x7fa655…6bc978
0x459d…dbc50x3e0a…78e7Base—$0.002994100%coinbase73d ago0x234b1f…38a982
0x459d…dbc50x3e0a…78e7Base—$0.005731100%coinbase73d ago0x8d6bfe…0e0420
0x459d…dbc50x3e0a…78e7Base—$0.00476100%coinbase73d ago0x99c951…241ce3
0x459d…dbc50x3e0a…78e7Base—$0.002835100%coinbase73d ago0x5f3e08…283cff
0x459d…dbc50x3e0a…78e7Base—$0.004077100%coinbase73d ago0x686eb2…6bb2a9
0x459d…dbc50x3e0a…78e7Base—$0.00306100%coinbase73d ago0x58fbff…b14ae9
0x459d…dbc50x3e0a…78e7Base—$0.003264100%coinbase73d ago0x65bb63…33617d
0x459d…dbc50x3e0a…78e7Base—$0.005019100%coinbase73d ago0xd740dc…5912fa
0x459d…dbc50x3e0a…78e7Base—$0.003894100%coinbase73d ago0x8f8d3d…42edcf
0x459d…dbc50x3e0a…78e7Base—$0.004662100%coinbase73d ago0xf58d3d…6f09f3
0x459d…dbc50x3e0a…78e7Base—$0.003976100%coinbase73d ago0x843f08…86b4c1
0x459d…dbc50x3e0a…78e7Base—$0.003884100%coinbase73d ago0xf984b7…c23b70
0x459d…dbc50x3e0a…78e7Base—$0.003015100%coinbase73d ago0xfb75fd…454962
0x459d…dbc50x3e0a…78e7Base—$0.003885100%coinbase73d ago0x26319f…4b3fa8

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.