Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d9f…73460x6366…f1e2Base—$0.006345100%0x0098…3100108d ago0x338b25…902152
0x5d9f…73460x6366…f1e2Base—$0.04100%0x0098…3100108d ago0x481757…6c5e69
0x5d9f…73460x6366…f1e2Base—$0.000893100%0xa46e…ec94108d ago0x28e7ab…25a215
0x5d9f…73460x6366…f1e2Base—$0.006328100%0xa46e…ec94108d ago0xe72a93…8841e7
0x5d9f…73460x6366…f1e2Base—$0.04100%0xa46e…ec94108d ago0x6a3f39…f5381f
0x017a…d94a0x6366…f1e2Base—$0.006356100%0x6366…f1e2108d ago0xdf524a…3bfc2d
0x017a…d94a0x6366…f1e2Base—$0.04100%0x6366…f1e2108d ago0xa98b92…837769
0x79d2…22a50x6366…f1e2Base—$0.02100%0x6366…f1e2108d ago0x3b2450…032e04
0x8825…797a0x6366…f1e2Base—$0.04100%0x08ff…bb06108d ago0xb9b36f…0c5904
0x8825…797a0x6366…f1e2Base—$0.13100%0x08ff…bb06108d ago0xff864b…5d3467
0xe1a4…17920x6366…f1e2Base—$0.02100%0x6366…f1e2108d ago0x985bf6…96f7be
0xe1a4…17920x6366…f1e2Base—$0.02100%0x6366…f1e2109d ago0xf2f717…7c0a63
0xe1a4…17920x6366…f1e2Base—$0.03100%0x6366…f1e2109d ago0xb333b3…563a03
0x8b91…5d290x6366…f1e2Base—$0.002368100%0x4918…e369109d ago0x48c018…7e1332
0x8b91…5d290x6366…f1e2Base—$0.003608100%0x4918…e369109d ago0xffac32…509540
0x8b91…5d290x6366…f1e2Base—$0.0059100%0x6366…f1e2109d ago0x1ceb1e…33707e
0x8b91…5d290x6366…f1e2Base—$0.006154100%candidates109d ago0x6a1c2b…4d780c
0x8b91…5d290x6366…f1e2Base—$0.04100%candidates109d ago0x45cff0…752783
0x8b91…5d290x6366…f1e2Base—$0.006177100%candidates109d ago0x3e8ab0…28abca
0x8b91…5d290x6366…f1e2Base—$0.04100%candidates109d ago0x3cf5fc…e5ac10
0x8b91…5d290x6366…f1e2Base—$0.02100%0x4873…5369109d ago0xf7457c…5c4e48
0x8b91…5d290x6366…f1e2Base—$0.005984100%0x0098…3100109d ago0x943066…4500e6
0x8b91…5d290x6366…f1e2Base—$0.04100%0x0098…3100109d ago0x670a8a…4aa940
0x8b91…5d290x6366…f1e2Base—$0.06100%0x0d17…b7d1109d ago0x22adfc…461d26
0x8b91…5d290x6366…f1e2Base—$0.06100%0x4918…e369109d ago0x5b541d…7f77a6

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.