Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xafb4…38190x86b5…0ed2Base—$0.01100%coinbase71d ago0xcafcb3…b9479d
0xafb4…38190x3f09…5864Base—$0.01100%coinbase71d ago0x32bc3b…26e270
0xafb4…38190x64de…6cafBase—$0.01100%coinbase71d ago0xacbfe8…07df02
0xafb4…38190x4229…e6c5Base—$0.01100%coinbase72d ago0xd47ea8…99d4a9
0xafb4…38190x855d…ec7aBase—$0.01100%coinbase72d ago0x04055f…fcbea4
0xafb4…38190xd1fb…e431Base—$0.01100%coinbase72d ago0xc1b2bd…63056c
0xafb4…38190x1da2…a526Base—$0.01100%coinbase72d ago0xcff597…68469d
0xafb4…38190xc916…10cdBase—$0.01100%coinbase72d ago0xf8d771…8f6f30
0xafb4…38190x50e4…5804Base—$0.01100%coinbase72d ago0x22a705…21b2bc
0xafb4…38190x4d7e…6a93Base—$0.01100%coinbase72d ago0x4ee35c…c754e1
0xafb4…38190x444a…008bBase—$0.01100%coinbase72d ago0x570dd5…9b9eb5
0xafb4…38190x2cf7…709aBase—$0.01100%coinbase72d ago0xdda444…351558
0xafb4…38190x891c…1098Base—$0.01100%coinbase72d ago0x13379a…3f4db8
0xafb4…38190x5e9b…e9c2Base—$0.01100%coinbase72d ago0x645e85…34e9ee
0xafb4…38190x6362…9ed6Base—$0.01100%coinbase72d ago0x116f31…302f0b
0xafb4…38190x46a6…bf64Base—$0.01100%coinbase72d ago0x4eb02e…30a532
0xafb4…38190xa229…1477Base—$0.01100%coinbase72d ago0x2107d4…f5443c
0xafb4…38190xb572…fc52Base—$0.01100%coinbase72d ago0xcc61e0…da0fe7
0xafb4…38190x155f…1370Base—$0.01100%coinbase72d ago0x10b686…ae8e50
0xafb4…38190x3fd8…7096Base—$0.01100%coinbase72d ago0x923aa8…2cea54
0xafb4…38190xde60…b2caBase—$0.01100%coinbase72d ago0xa2ad11…18913c
0xafb4…38190x88d6…907dBase—$0.01100%coinbase72d ago0xff6d79…d26963
0xafb4…38190x9292…8253Base—$0.01100%coinbase72d ago0xfc3123…7811d7
0xafb4…38190x6086…c8c6Base—$0.01100%coinbase72d ago0x097381…7c469a
0xafb4…38190x019b…aed7Base—$0.01100%coinbase72d ago0x3d6587…f47144

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.