Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x0e3d…7757Base—$4.20100%0x1ae8…2c7378d ago0x26b5e3…2c6655
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x4339…385078d ago0x6ef1f1…31306b
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x37bf…71af78d ago0x9c4992…6216a2
0x3fb1…7e250x0e3d…7757Base—$10.50100%0xa30d…6d0079d ago0xe48c1d…2e22e8
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x2016…553479d ago0xf76888…56f864
0x3fb1…7e250x0e3d…7757Base—$21.00100%0xf098…e1e479d ago0xa97f1b…81f499
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x4184…789b79d ago0x40e805…b8121f
0x3fb1…7e250x0e3d…7757Base—$7.35100%0x58f6…451779d ago0xa1bc3b…a6e509
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x3b25…fc9a79d ago0xccc010…c7c76b
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x0dc1…621479d ago0xfe4d69…555a2c
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x096a…5c7b79d ago0xe6e861…ab446a
0x3fb1…7e250x0e3d…7757Base—$11.55100%0xa8a2…c53b79d ago0x877d3a…6e16ae
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x6170…fcde79d ago0xb5a122…b57438
0x3fb1…7e250x0e3d…7757Base—$10.50100%0xe1d1…1b1979d ago0x9cbf9f…f4117d
0x3fb1…7e250x0e3d…7757Base—$6.30100%0x1434…1c6e79d ago0x99443b…84774a
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x1798…f45f79d ago0x864eb8…6e362b
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x03f1…4e5f79d ago0xb83348…831154
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x1e92…0cb779d ago0x72d168…3653fa
0x3fb1…7e250x0e3d…7757Base—$21.00100%0xb7ce…a06279d ago0xada9e4…cf6db5
0x3fb1…7e250x0e3d…7757Base—$1.05100%0xa1fb…723e79d ago0xcc3944…ffeb9f
0x3fb1…7e250x0e3d…7757Base—$15.75100%0xa2ae…033179d ago0x1930d4…5032b8
0x3fb1…7e250x0e3d…7757Base—$10.50100%0xeb2b…34ca79d ago0xdb7140…461b96
0x3fb1…7e250x0e3d…7757Base—$4.20100%0x6d25…ee4179d ago0xf992e7…dcdf1a
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xc0fa…66cc79d ago0x76316f…d624ca
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x4eef…bbd279d ago0xb74866…4ad06f

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.