Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50x4694…747aBase—$6.4970%0x7347…d69142d ago0xde3605…892e7f
0xa54d…49f50x3c89…c94eBase—$10,014.2370%0x7347…d69143d ago0x499232…c15d09
0xa54d…49f50xa24d…aef9Base—$4,099.1470%0x64b2…883343d ago0xbccc71…d5fd8f
0xa54d…49f50x2f75…bbd3Base—$1,576.5070%0x64b2…883343d ago0x76e2f9…0b0214
0xa54d…49f50xdbc6…08fdBase—$4,356.7470%0x7347…d69143d ago0xfe85a3…19c3a4
0xa54d…49f50xb22c…f775Base—$3,884.4670%0x7347…d69143d ago0xef4043…bb1c09
0xa54d…49f50xf932…62f0Base—$9,995.9970%0x64b2…883343d ago0x9d52e4…eb829a
0xa54d…49f50xe23d…07fbBase—$61.7870%0x7347…d69143d ago0x7e02a4…0b6f16
0xa54d…49f50x9238…1508Base—$57.5270%0x7347…d69143d ago0xddd4ae…98f406
0xa54d…49f50xf4c5…1099Base—$143.9270%0x7347…d69143d ago0x3ea936…b850a2
0xa54d…49f50x7acb…6141Base—$1,457.7270%0x7347…d69143d ago0x2d3d48…74a387
0xa54d…49f50xd8b7…3e1eBase—$2,201.2170%0x64b2…883343d ago0x5d2d21…f35e38
0xa54d…49f50xaffe…0555Base—$1.3870%0x64b2…883343d ago0x646af6…277210
0xa54d…49f50x2803…5842Base—$1,538.4770%0x7347…d69143d ago0xa9afcc…9a81e2
0xa54d…49f50xb959…e42bBase—$1,333.5670%0x7347…d69143d ago0x202a86…be98c1
0xa54d…49f50x0e8a…d3e0Base—$6,255.9070%0x7347…d69143d ago0xf34137…a275f8
0xa54d…49f50x4b7f…ffedBase—$1.0670%0x64b2…883343d ago0x355084…b08fdf
0xa54d…49f50x6f5f…1323Base—$29.9270%0x7347…d69143d ago0x384e77…39b9c7
0xa54d…49f50x76a7…a4f6Base—$1,066.0470%0x7347…d69143d ago0x6729d2…4cea11
0xa54d…49f50x8801…3618Base—$943.4670%0x7347…d69143d ago0x50dc80…a37ee7
0xa54d…49f50xae41…5c7fBase—$500.4870%0x7347…d69143d ago0xb44af0…6bdcf6
0xa54d…49f50x5d7a…f1b0Base—$999.5770%0x7347…d69143d ago0x31e305…d2a569
0xa54d…49f50x4015…cbb3Base—$97.9270%0x7347…d69143d ago0x3c51b3…d5f562
0xa54d…49f50x3254…ab11Base—$499.1870%0x7347…d69143d ago0x9196fe…19a7b7
0xa54d…49f50xcccd…e69dBase—$10.7470%0x7347…d69143d ago0xe7cabd…63c984

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.