Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xedf2…11dd0x07cf…2396Basex402 service$0.06100%payAI24d ago0xa70461…30407b
0xedf2…11dd0x07cf…2396Basex402 service$0.1070%0x1360…66fa24d ago0x4bbdf7…dfd5ee
0xedf2…11dd0x07cf…2396Basex402 service$0.2070%0x1360…66fa24d ago0x7ad5bc…b44d2c
0xedf2…11dd0x07cf…2396Basex402 service$0.1070%0x1360…66fa24d ago0xdfb8cf…654dce
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x5fe495…e07cf3
0xedf2…11dd0x07cf…2396Basex402 service$0.1070%0x1360…66fa24d ago0x4acb84…01a7a0
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0xf197cf…510f73
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0xa76f0d…d8b125
0xedf2…11dd0x07cf…2396Basex402 service$0.10100%payAI24d ago0xff419b…20f31a
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0xadedff…9479a8
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x006698…488924
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa24d ago0xb26312…831a4f
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa24d ago0xca87ff…f73e9a
0xedf2…11dd0x07cf…2396Basex402 service$0.0670%0x1360…66fa24d ago0x479e00…2d34d6
0xedf2…11dd0x07cf…2396Basex402 service$0.0670%0x1360…66fa24d ago0xb124bd…62cd61
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x3efc56…6cfa0e
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa24d ago0xb319c9…32bd7a
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa24d ago0x105a32…3c77a6
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x72cc75…35f19f
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa24d ago0x611c51…24f203
0xedf2…11dd0x07cf…2396Basex402 service$0.1070%0x1360…66fa24d ago0x857988…d86b86
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%payAI24d ago0x74a6bc…bfa627
0xedf2…11dd0x07cf…2396Basex402 service$0.2070%0x1360…66fa24d ago0x3b2b03…3b126e
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0xa1f327…f22672
0xedf2…11dd0x07cf…2396Basex402 service$0.0670%0x1360…66fa24d ago0x5513e0…d046d7

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.