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%polymer106d ago0x4f8ed9…358621
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer106d ago0x45ec39…b1b74c
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer106d ago0x42fa50…4e5fea
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer106d ago0x1c0b2e…082036
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer106d ago0x219bdf…19c1ef
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer106d ago0x04ecff…badc7e
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer106d ago0xca637d…40e4a9
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer106d ago0xd7084f…68eacc
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer106d ago0xf7caa8…01e2d5
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer106d ago0xf10aaa…3b57c3
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer106d ago0x755041…8df114
0x66c4…37cb0x66c4…37cbBase$0.10100%Payer-submitted106d ago0x330807…20eb60
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer106d ago0xdf79aa…8de5df
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer106d ago0x25d9fc…707cb4
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer106d ago0x77d234…8b1f3d
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer106d ago0x558bc8…70e4a1
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer106d ago0x0cd72c…f666e9
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer106d ago0xf8ac1a…e9ead6
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer106d ago0x25aff4…076639
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer106d ago0xab1e85…fb3671
0x66c4…37cb0x66c4…37cbBase$0.10100%Payer-submitted106d ago0x167dfa…7f15fc
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer106d ago0x6f9ca0…5b39d4
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer106d ago0xfa4936…6936db
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer106d ago0x5ba3af…70cdb0
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer106d ago0x832952…db0e6b

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.