Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66c4…37cb0x66c4…37cbBase$0.10100%Payer-submitted47d ago0x4ebb3e…64138b
0x66c4…37cb0x66c4…37cbBase$0.10100%Payer-submitted47d ago0xfb5c77…3272f2
0x66c4…37cb0x66c4…37cbBase$0.10100%Payer-submitted47d ago0x29820d…f7fe34
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer47d ago0x2822eb…a00fe9
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer47d ago0x2f99ed…4cf526
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer47d ago0x9bf322…f33539
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer47d ago0x190beb…7afda5
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer47d ago0x30e466…0ad0c1
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer47d ago0x784843…5ea7aa
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer47d ago0x115b1e…c5cad3
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer47d ago0x8b1dc9…c5e434
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer47d ago0x8fead0…c99361
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer47d ago0xdc7019…8555cb
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer47d ago0xeb3c0c…e56b2f
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer47d ago0xadebd8…2085ee
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer47d ago0x140ba6…080d39
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer47d ago0x719745…eb8ec5
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer47d ago0x798df3…bc37db
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer47d ago0x03dcaf…cb11d3
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer47d ago0x5ad53b…80861c
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer47d ago0x4c8f9b…3f6379
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer47d ago0x630f6f…2b893f
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer47d ago0xc4bcad…c571ca
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer47d ago0xbccdc7…da4e86
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer47d ago0x93cc1d…e0765d

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.