Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x8e77…e2d6Base—$22.32100%mrdn106d ago0x69601b…3ce6dd
0x13db…51920x8e77…e2d6Base—$16.75100%mrdn106d ago0xe51157…df418a
0x13db…51920x8e77…e2d6Base—$13.46100%mrdn106d ago0x208eef…8bf879
0x13db…51920x8e77…e2d6Base—$15.11100%mrdn106d ago0x28cbde…1376c8
0x13db…51920x8e77…e2d6Base—$16.00100%mrdn106d ago0x7a15d9…ccab76
0x13db…51920x8e77…e2d6Base—$16.99100%mrdn106d ago0x56e3ff…dd230a
0x13db…51920x8e77…e2d6Base—$15.71100%mrdn106d ago0x7b6062…3f6171
0x13db…51920x8e77…e2d6Base—$20.46100%mrdn106d ago0x2357c4…fd6b70
0x13db…51920x8e77…e2d6Base—$20.70100%mrdn106d ago0x36dc10…4e9da3
0x13db…51920x8e77…e2d6Base—$26.28100%mrdn106d ago0x53019c…0f0d75
0x13db…51920x8e77…e2d6Base—$23.88100%mrdn106d ago0x0e5eb0…cc6825
0x13db…51920x8e77…e2d6Base—$24.17100%mrdn106d ago0x3a07ac…e5c284
0x13db…51920x8e77…e2d6Base—$18.92100%mrdn106d ago0xd0879d…810019
0x13db…51920x8e77…e2d6Base—$14.51100%mrdn106d ago0xab5246…936d3a
0x13db…51920x8e77…e2d6Base—$27.35100%mrdn106d ago0xb25a34…94f809
0x13db…51920x8e77…e2d6Base—$27.07100%mrdn107d ago0x741d8d…38c2bb
0x13db…51920x8e77…e2d6Base—$21.01100%mrdn107d ago0x29395b…816c06
0x13db…51920x8e77…e2d6Base—$13.87100%mrdn107d ago0x51a13a…a0b660
0x13db…51920x8e77…e2d6Base—$15.37100%mrdn107d ago0xeb150a…6603c5
0x13db…51920x8e77…e2d6Base—$21.25100%mrdn107d ago0xd48aff…e7cb22
0x13db…51920x8e77…e2d6Base—$26.02100%mrdn107d ago0xcf6c10…80794c
0x13db…51920x8e77…e2d6Base—$48.25100%mrdn107d ago0xd00d00…2aaad9
0x13db…51920x8e77…e2d6Base—$13.45100%mrdn107d ago0x6708e9…63360d
0x13db…51920x8e77…e2d6Base—$13.00100%mrdn107d ago0x0a87d4…7584cb
0x13db…51920x8e77…e2d6Base—$15.16100%mrdn107d ago0xa6d6fb…c7287c

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.