Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x369b…e8fa0x3e0a…78e7Base—$0.003738100%coinbase74d ago0x2b3a6e…131e73
0x369b…e8fa0x3e0a…78e7Base—$0.004787100%coinbase74d ago0x17315e…d5df3b
0x369b…e8fa0x3e0a…78e7Base—$0.005352100%coinbase74d ago0xf2ab33…0f21ca
0x369b…e8fa0x3e0a…78e7Base—$0.003468100%coinbase74d ago0x4334b4…595e06
0x369b…e8fa0x3e0a…78e7Base—$0.00492100%coinbase74d ago0xeea4df…8ad7d9
0x369b…e8fa0x3e0a…78e7Base—$0.002955100%coinbase74d ago0xb23b45…8d5648
0x369b…e8fa0x3e0a…78e7Base—$0.003158100%coinbase74d ago0x353931…aa9602
0x369b…e8fa0x3e0a…78e7Base—$0.004031100%coinbase74d ago0x302501…573895
0x369b…e8fa0x3e0a…78e7Base—$0.004813100%coinbase74d ago0x80673c…512793
0x369b…e8fa0x3e0a…78e7Base—$0.005159100%coinbase74d ago0x5cc395…802966
0x369b…e8fa0x3e0a…78e7Base—$0.004815100%coinbase74d ago0x30f346…ff919d
0x369b…e8fa0x3e0a…78e7Base—$0.002981100%coinbase74d ago0xbd2d46…ddb9df
0x369b…e8fa0x3e0a…78e7Base—$0.004195100%coinbase74d ago0x300721…b37a71
0x369b…e8fa0x3e0a…78e7Base—$0.003294100%coinbase74d ago0xaa22fc…e0c66a
0x369b…e8fa0x3e0a…78e7Base—$0.004295100%coinbase74d ago0x606a20…78469b
0x369b…e8fa0x3e0a…78e7Base—$0.003344100%coinbase74d ago0xde13dd…186588
0x369b…e8fa0x3e0a…78e7Base—$0.005917100%coinbase74d ago0x7149a9…010f75
0x369b…e8fa0x3e0a…78e7Base—$0.005054100%coinbase74d ago0x5ddf3e…697ad3
0x369b…e8fa0x3e0a…78e7Base—$0.004277100%coinbase74d ago0x16b54a…425d2a
0x369b…e8fa0x3e0a…78e7Base—$0.004242100%coinbase74d ago0xf331f3…ef3e44
0x369b…e8fa0x3e0a…78e7Base—$0.004525100%coinbase74d ago0xd7b7d7…a3f2af
0x369b…e8fa0x3e0a…78e7Base—$0.0052100%coinbase74d ago0xa7fce0…fe9c34
0x369b…e8fa0x3e0a…78e7Base—$0.003164100%coinbase75d ago0x73066e…53ec8f
0x369b…e8fa0x3e0a…78e7Base—$0.003255100%coinbase75d ago0x3216ed…04a138
0x369b…e8fa0x3e0a…78e7Base—$0.005287100%coinbase75d ago0x92cd95…a9ece6

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.