Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf84c…16160x3e0a…78e7Base—$0.004686100%coinbase75d ago0x53fbdf…2c7628
0xf84c…16160x3e0a…78e7Base—$0.002812100%coinbase75d ago0x045e06…fb401a
0xf84c…16160x3e0a…78e7Base—$0.005144100%coinbase75d ago0x313d37…4e250c
0xf84c…16160x3e0a…78e7Base—$0.004387100%coinbase75d ago0x7ae94d…f8e2ff
0xf84c…16160x3e0a…78e7Base—$0.004892100%coinbase75d ago0x59a7f3…9a016e
0xf84c…16160x3e0a…78e7Base—$0.005633100%coinbase75d ago0x0bcaf7…767038
0xf84c…16160x3e0a…78e7Base—$0.005938100%coinbase75d ago0x4e44a2…fd5c94
0xf84c…16160x3e0a…78e7Base—$0.003742100%coinbase75d ago0xdb5d2c…b98e5c
0xf84c…16160x3e0a…78e7Base—$0.003137100%coinbase75d ago0xf9095d…7b5d86
0xf84c…16160x3e0a…78e7Base—$0.005593100%coinbase75d ago0x8f4398…d0f6f0
0xf84c…16160x3e0a…78e7Base—$0.004093100%coinbase75d ago0xe81868…fa6c93
0xf84c…16160x3e0a…78e7Base—$0.005681100%coinbase75d ago0xa16f70…b3094d
0xf84c…16160x3e0a…78e7Base—$0.005434100%coinbase75d ago0x57248c…533036
0xf84c…16160x3e0a…78e7Base—$0.005346100%coinbase75d ago0xa320b9…ce8616
0xf84c…16160x3e0a…78e7Base—$0.004646100%coinbase75d ago0x03a43a…430940
0xf84c…16160x3e0a…78e7Base—$0.003894100%coinbase75d ago0xad813e…f14a09
0xf84c…16160x3e0a…78e7Base—$0.004163100%coinbase75d ago0xd9d3b9…d2640b
0xf84c…16160x3e0a…78e7Base—$0.004531100%coinbase75d ago0x900fcc…274a24
0xf84c…16160x3e0a…78e7Base—$0.005878100%coinbase75d ago0x5efccd…69f933
0xf84c…16160x3e0a…78e7Base—$0.004139100%coinbase75d ago0x9a8f4f…2af446
0xf84c…16160x3e0a…78e7Base—$0.004299100%coinbase75d ago0xf46464…ee4650
0xf84c…16160x3e0a…78e7Base—$0.003693100%coinbase75d ago0x575ba0…9b86cf
0xf84c…16160x3e0a…78e7Base—$0.004613100%coinbase76d ago0x81a2ef…ad15cf
0xf84c…16160x3e0a…78e7Base—$0.003985100%coinbase76d ago0x6f4483…1086af
0xf84c…16160x3e0a…78e7Base—$0.004835100%coinbase76d ago0x05873e…b21d8a

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.