Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40x8e77…e2d6Base—$32.95100%mrdn55d ago0x82990e…05c253
0x1cec…8dd40x8e77…e2d6Base—$29.25100%mrdn55d ago0x458504…7972fc
0x1cec…8dd40x8e77…e2d6Base—$40.39100%mrdn55d ago0x2ce303…2ed0e5
0x1cec…8dd40x8e77…e2d6Base—$26.22100%mrdn55d ago0xf76207…d28c5c
0x1cec…8dd40x8e77…e2d6Base—$25.29100%mrdn55d ago0xb6e679…377782
0x1cec…8dd40x8e77…e2d6Base—$38.80100%mrdn55d ago0x966520…b59daf
0x1cec…8dd40x8e77…e2d6Base—$34.77100%mrdn55d ago0x6dcce4…c558e4
0x1cec…8dd40x8e77…e2d6Base—$27.09100%mrdn55d ago0xc2aa67…01f495
0x1cec…8dd40x8e77…e2d6Base—$39.65100%mrdn55d ago0x40a7b1…31b74b
0x1cec…8dd40x8e77…e2d6Base—$29.22100%mrdn55d ago0xc1f526…a5ad35
0x1cec…8dd40x8e77…e2d6Base—$28.00100%mrdn55d ago0x098f40…5f9fb3
0x1cec…8dd40x8e77…e2d6Base—$20.00100%mrdn55d ago0x4806ea…30a6a6
0x1cec…8dd40x8e77…e2d6Base—$26.87100%mrdn55d ago0x14418b…bd9659
0x1cec…8dd40x8e77…e2d6Base—$28.12100%mrdn55d ago0xe05f23…23bc2d
0x1cec…8dd40x8e77…e2d6Base—$33.39100%mrdn55d ago0x7869c3…91df7f
0x1cec…8dd40x8e77…e2d6Base—$30.91100%mrdn55d ago0xbbc1eb…db2661
0x1cec…8dd40x8e77…e2d6Base—$25.93100%mrdn55d ago0xa59b94…86ebff
0x1cec…8dd40x8e77…e2d6Base—$31.70100%mrdn55d ago0x2f57a8…fc4818
0x1cec…8dd40x8e77…e2d6Base—$29.91100%mrdn55d ago0x1f33e5…2711b3
0x1cec…8dd40x8e77…e2d6Base—$24.90100%mrdn55d ago0xf79897…f1190c
0x1cec…8dd40x8e77…e2d6Base—$18.67100%mrdn55d ago0xe1fa05…dd8cdb
0x1cec…8dd40x8e77…e2d6Base—$30.24100%mrdn55d ago0xec53b1…10593c
0x1cec…8dd40x8e77…e2d6Base—$20.62100%mrdn55d ago0x2daecc…4f14a3
0x1cec…8dd40x8e77…e2d6Base—$32.77100%mrdn55d ago0x66ef5b…b2b7f4
0x1cec…8dd40x8e77…e2d6Base—$29.26100%mrdn55d ago0xc866fe…ec6684

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.