Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd6a1…caac0x6366…f1e2Base—$0.004374100%0x6366…f1e290d ago0xe6cb25…cdd861
0xd6a1…caac0x6366…f1e2Base—$0.07100%0x6366…f1e290d ago0x131e14…5e8e7c
0xd6a1…caac0x6366…f1e2Base—$0.01100%0x17c8…043690d ago0xda1e54…c51f92
0xd6a1…caac0x6366…f1e2Base—$0.005957100%0x6366…f1e290d ago0xfa302f…eb8929
0xd6a1…caac0x6366…f1e2Base—$0.08100%0x6366…f1e290d ago0xdf802b…32f8b8
0xd6a1…caac0x6366…f1e2Base—$0.02100%0xfc74…d8a590d ago0x4cc740…54b614
0xd6a1…caac0x6366…f1e2Base—$0.00596100%0x6366…f1e290d ago0x7dbf3c…a915a5
0xd6a1…caac0x6366…f1e2Base—$0.06100%0x6366…f1e290d ago0x8e9fab…057c2a
0xd6a1…caac0x6366…f1e2Base—$0.005568100%0x6366…f1e290d ago0x7e9c40…0adb43
0xd6a1…caac0x6366…f1e2Base—$0.06100%0x6366…f1e290d ago0x47cf4b…c6feb0
0xd6a1…caac0x6366…f1e2Base—$0.02100%0x17c8…043690d ago0x3dde97…9fc132
0xd6a1…caac0x6366…f1e2Base—$0.005387100%0x6366…f1e290d ago0x033594…74fbb7
0xd6a1…caac0x6366…f1e2Base—$0.06100%0x6366…f1e290d ago0x1b7d08…d760ef
0xd6a1…caac0x6366…f1e2Base—$0.005961100%0x6366…f1e290d ago0x9ca19e…5d5741
0xd6a1…caac0x6366…f1e2Base—$0.06100%0x6366…f1e290d ago0xfa0fba…e95856
0xd6a1…caac0x6366…f1e2Base—$0.12100%0xfc74…d8a590d ago0xc3ad8e…275a83
0xd6a1…caac0x6366…f1e2Base—$0.14100%0x17c8…043690d ago0x1de44f…45d221
0xd6a1…caac0x6366…f1e2Base—$0.04100%0xfc74…d8a590d ago0x09c9d3…5b799f
0xd6a1…caac0x6366…f1e2Base—$0.005553100%0x6366…f1e290d ago0x7e03e9…c6dac2
0xd6a1…caac0x6366…f1e2Base—$0.06100%0x6366…f1e290d ago0xc90ab6…051de4
0xd6a1…caac0x6366…f1e2Base—$0.005553100%0x6366…f1e290d ago0x060c55…f2e2d6
0xd6a1…caac0x6366…f1e2Base—$0.06100%0x6366…f1e290d ago0xd81a17…39908b
0xd6a1…caac0x6366…f1e2Base—$0.00594100%0x6366…f1e290d ago0x95a9e9…c80526
0xd6a1…caac0x6366…f1e2Base—$0.06100%0x6366…f1e290d ago0x96c4f4…5c0550
0xd6a1…caac0x6366…f1e2Base—$0.09100%0x17c8…043690d ago0x545748…c7b7cb

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.