Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1970…aef30x6839…1a2bBase$0.003100%Route unknown36d ago0xca2cd1…2238b4
0x1970…aef30x6839…1a2bBase$0.003100%Route unknown36d ago0xb77740…404b7e
0x1970…aef30x6839…1a2bBase$0.003100%Route unknown36d ago0xd6136f…b68f10
0x1970…aef30x6839…1a2bBase$0.003100%Route unknown36d ago0xb7e65d…32b957
0x1970…aef30x6839…1a2bBase$0.003100%Route unknown36d ago0x8a8a17…ced08a
0x1970…aef30x6839…1a2bBase$0.003100%Route unknown36d ago0x7fd56a…5d3cf9
0x1970…aef30x6839…1a2bBase$0.003100%Route unknown36d ago0x89a67a…1d2df6
0x1970…aef30x6839…1a2bBase$0.003100%Route unknown36d ago0x236818…81d067
0x1970…aef30x6839…1a2bBase$0.003100%Route unknown37d ago0x580630…46b377
0x1970…aef30x6839…1a2bBase$0.003100%Route unknown37d ago0x83bd9a…9915c7
0x1970…aef30x6839…1a2bBase$0.003100%Route unknown37d ago0xbf8f33…b543ec
0x1970…aef30x6839…1a2bBase$0.003100%Route unknown37d ago0xbf96da…ee87a4
0x1970…aef30x6839…1a2bBase$0.003100%Route unknown37d ago0xadb2d7…f8d9be
0x1970…aef30x6839…1a2bBase$0.003100%Route unknown37d ago0xc716b6…31cf82
0x1970…aef30x6839…1a2bBase$0.003100%Route unknown37d ago0xebc94f…2a7b4f
0x1970…aef30x6839…1a2bBase$0.003100%Route unknown37d ago0x69d1d7…d1cb30
0x1970…aef30x6839…1a2bBase$0.003100%Route unknown37d ago0x0f1b04…7d0b8f
0x1970…aef30x6839…1a2bBase$0.003100%Route unknown37d ago0xb323de…04c3c8
0x1970…aef30x6839…1a2bBase$0.003100%Route unknown37d ago0x42de01…1719ff
0x1970…aef30x6839…1a2bBase$0.003100%Route unknown37d ago0xbd026f…83e571
0x1970…aef30x6839…1a2bBase$0.003100%Route unknown37d ago0xc15a49…bd56d1
0x1970…aef30x6839…1a2bBase$0.003100%Route unknown37d ago0xc525cb…ab9bb9
0x1970…aef30x6839…1a2bBase$1.00100%Route unknown37d ago0xb45d40…0e8f3f
0x1970…aef30x6839…1a2bBase$0.003100%Route unknown37d ago0x9d2de5…aa28c6
0x1970…aef30x6839…1a2bBase$0.003100%Route unknown37d ago0x9e9266…2980c3

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.