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—$19.56100%mrdn103d ago0x31bbf4…2292f0
0x13db…51920x8e77…e2d6Base—$24.83100%mrdn103d ago0x091179…afcfd1
0x13db…51920x8e77…e2d6Base—$18.78100%mrdn103d ago0x29ae18…474ad5
0x13db…51920x8e77…e2d6Base—$21.92100%mrdn103d ago0xc345de…4eba69
0x13db…51920x8e77…e2d6Base—$28.54100%mrdn103d ago0xdbb2ca…e9a727
0x13db…51920x8e77…e2d6Base—$25.18100%mrdn103d ago0xd33a31…674ddf
0x13db…51920x8e77…e2d6Base—$19.11100%mrdn103d ago0x4e9287…6102a9
0x13db…51920x8e77…e2d6Base—$18.47100%mrdn103d ago0xd78a0d…193849
0x13db…51920x8e77…e2d6Base—$27.49100%mrdn103d ago0xa1f5d2…9a4b7b
0x13db…51920x8e77…e2d6Base—$21.36100%mrdn103d ago0xdfb99e…ab3060
0x13db…51920x8e77…e2d6Base—$16.14100%mrdn103d ago0x6d4421…7da348
0x13db…51920x8e77…e2d6Base—$20.50100%mrdn103d ago0xc374e5…c3e88a
0x13db…51920x8e77…e2d6Base—$24.99100%mrdn103d ago0x0d798b…7d695e
0x13db…51920x8e77…e2d6Base—$18.40100%mrdn103d ago0x6cfe5b…148159
0x13db…51920x8e77…e2d6Base—$29.31100%mrdn103d ago0x77c36b…30855c
0x13db…51920x8e77…e2d6Base—$27.59100%mrdn103d ago0x139316…0d6c16
0x13db…51920x8e77…e2d6Base—$15.82100%mrdn103d ago0xbf38c0…0ed4bf
0x13db…51920x8e77…e2d6Base—$17.35100%mrdn103d ago0x9e8b18…0b7afc
0x13db…51920x8e77…e2d6Base—$30.11100%mrdn103d ago0x324e58…266e75
0x13db…51920x8e77…e2d6Base—$16.81100%mrdn103d ago0x79ab52…e8ba99
0x13db…51920x8e77…e2d6Base—$13.90100%mrdn103d ago0x21dd3c…5ad72d
0x13db…51920x8e77…e2d6Base—$17.38100%mrdn103d ago0xd0e30a…56c79c
0x13db…51920x8e77…e2d6Base—$17.85100%mrdn103d ago0x8e18c7…0658b5
0x13db…51920x8e77…e2d6Base—$16.29100%mrdn103d ago0x0b3875…ff361d
0x13db…51920x8e77…e2d6Base—$13.96100%mrdn103d ago0xe16e23…f7636e

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.