Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e4f…becb0x6366…f1e2Base—$0.07100%0xfc74…d8a556d ago0x9eabc6…a3c515
0xa552…016a0x6366…f1e2Base—$0.03100%0xfc74…d8a556d ago0xbf3e01…697642
0xa552…016a0x6366…f1e2Base—$0.04100%0x17c8…043656d ago0xd1cdfb…35f0cb
0xa552…016a0x6366…f1e2Base—$0.007046100%0x6366…f1e256d ago0xaa0546…7bdbd1
0xa552…016a0x6366…f1e2Base—$0.13100%0x6366…f1e256d ago0xf1183d…70cf92
0xa552…016a0x6366…f1e2Base—$0.02100%0xfc74…d8a556d ago0x0652b0…558b88
0xa552…016a0x6366…f1e2Base—$0.006823100%0x6366…f1e256d ago0x90aeee…9ca624
0xa552…016a0x6366…f1e2Base—$0.09100%0x6366…f1e256d ago0xe96759…901c50
0xa552…016a0x6366…f1e2Base—$0.02100%0x17c8…043656d ago0xf79449…a9bc22
0xa552…016a0x6366…f1e2Base—$0.00682100%0x6366…f1e257d ago0x2767a7…23c65d
0xa552…016a0x6366…f1e2Base—$0.09100%0x6366…f1e257d ago0x71b60e…682a04
0x1575…626c0x6366…f1e2Base—$0.07100%0x17c8…043657d ago0x61c94c…0971f2
0x5fea…83750x6366…f1e2Base—$0.006829100%0x6366…f1e257d ago0x6e4282…a028c4
0x5fea…83750x6366…f1e2Base—$0.09100%0x6366…f1e257d ago0x53b712…c41892
0x6366…f1e20x0e3d…7757Base—$6.30100%0x6aad…f13357d ago0x77c7ff…b86e1a
0x5fea…83750x6366…f1e2Base—$0.12100%0x6366…f1e257d ago0x071555…1e4862
0xbff5…6fde0x6366…f1e2Base—$0.000027100%0x6366…f1e257d ago0x7f0e5c…4fda2d
0xbff5…6fde0x6366…f1e2Base—$0.006513100%0x6366…f1e257d ago0x696c99…5de37e
0xbff5…6fde0x6366…f1e2Base—$0.12100%0x6366…f1e257d ago0xe05217…d39f76
0x5fea…83750x6366…f1e2Base—$0.12100%0x6366…f1e257d ago0x4cb300…61d210
0xbff5…6fde0x6366…f1e2Base—$0.006568100%0x6366…f1e257d ago0xf546b3…b6b7d8
0xbff5…6fde0x6366…f1e2Base—$0.12100%0x6366…f1e257d ago0xe8b58b…b0aef5
0xd135…8f590x6366…f1e2Base—$0.00708100%0x6366…f1e257d ago0xd11825…904844
0xd135…8f590x6366…f1e2Base—$0.12100%0x6366…f1e257d ago0x6b8745…acdb83
0xd135…8f590x6366…f1e2Base—$0.00713100%0x6366…f1e257d ago0xdc87e4…03cfcc

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.