Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd75…13760x6366…f1e2Base—$0.006388100%0x6366…f1e263d ago0x0e534a…d51fc8
0xfd75…13760x6366…f1e2Base—$0.39100%0x6366…f1e263d ago0x65083b…a5de4b
0xfd75…13760x6366…f1e2Base—$0.000917100%0x6366…f1e263d ago0xc08e20…72cf81
0xfd75…13760x6366…f1e2Base—$0.40100%0x6366…f1e263d ago0x5bc518…a701f2
0xfd75…13760x6366…f1e2Base—$0.04100%0xfc74…d8a563d ago0x008b68…d5e565
0xfd75…13760x6366…f1e2Base—$0.19100%0x17c8…043663d ago0x6614a6…bcda1b
0xfd75…13760x6366…f1e2Base—$0.006419100%0x6366…f1e263d ago0x0f315a…82d22e
0xfd75…13760x6366…f1e2Base—$0.40100%0x6366…f1e263d ago0xfb6c64…2b13ba
0xfd75…13760x6366…f1e2Base—$0.006386100%0x6366…f1e263d ago0xbe5f71…a8d543
0xfd75…13760x6366…f1e2Base—$0.69100%0x6366…f1e263d ago0x1eac73…e077b4
0xfd75…13760x6366…f1e2Base—$0.006423100%0x6366…f1e263d ago0x35f8ed…7b443d
0xfd75…13760x6366…f1e2Base—$0.39100%0x6366…f1e263d ago0xc711a5…0c7385
0xfd75…13760x6366…f1e2Base—$0.001827100%0x6366…f1e263d ago0x998b00…c32ab2
0xfd75…13760x6366…f1e2Base—$0.006442100%0x6366…f1e263d ago0xd79106…e6ceb2
0xfd75…13760x6366…f1e2Base—$0.40100%0x6366…f1e263d ago0x67dfb8…17296f
0xfd75…13760x6366…f1e2Base—$0.006476100%0x6366…f1e263d ago0xc505d6…94200f
0xfd75…13760x6366…f1e2Base—$0.39100%0x6366…f1e263d ago0xd6f1bf…b764bf
0xfd75…13760x6366…f1e2Base—$0.006461100%0x6366…f1e263d ago0xb28894…b17a60
0xfd75…13760x6366…f1e2Base—$0.39100%0x6366…f1e263d ago0x3d5974…baa2a6
0xfd75…13760x6366…f1e2Base—$0.000029100%0x6366…f1e263d ago0x50949e…f5fe98
0xfd75…13760x6366…f1e2Base—$0.006442100%0x6366…f1e263d ago0xe73ba4…a55bf5
0xfd75…13760x6366…f1e2Base—$0.58100%0x6366…f1e263d ago0x56fb70…9a7ca7
0xfd75…13760x6366…f1e2Base—$0.006459100%0x6366…f1e263d ago0xfb6dd5…6c8962
0xfd75…13760x6366…f1e2Base—$0.46100%0x6366…f1e263d ago0x34b530…2ebe86
0xfd75…13760x6366…f1e2Base—$0.21100%0xfc74…d8a563d ago0x43b3e6…66e72c

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.