Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d45…92240xb0af…7de0Base—$10.26100%coinbase36d ago0x46aa29…1d248a
0x7d45…92240xb0af…7de0Base—$9.81100%coinbase36d ago0x2f9a97…3eb317
0x7d45…92240xb0af…7de0Base—$10.09100%coinbase36d ago0x2db034…abd959
0x7d45…92240xb0af…7de0Base—$9.87100%coinbase36d ago0xbee99d…bc2da2
0x7d45…92240xb0af…7de0Base—$9.69100%coinbase36d ago0x50fa1d…893349
0x7d45…92240xb0af…7de0Base—$8.50100%coinbase36d ago0xebf5cc…ef44f0
0x7d45…92240xb0af…7de0Base—$9.00100%coinbase36d ago0xf834fe…e2277a
0x7d45…92240xb0af…7de0Base—$9.42100%coinbase36d ago0x1f647b…2a3165
0x7d45…92240xb0af…7de0Base—$10.18100%coinbase36d ago0x9973d7…196931
0x7d45…92240xb0af…7de0Base—$10.49100%coinbase36d ago0x9bdfe2…ee4aa8
0x7d45…92240xb0af…7de0Base—$10.00100%coinbase36d ago0x2b7c60…a014b2
0x7d45…92240xb0af…7de0Base—$8.50100%coinbase36d ago0x108502…e6530f
0x7d45…92240xb0af…7de0Base—$9.91100%coinbase36d ago0x9ffc28…fc5263
0x7d45…92240xb0af…7de0Base—$9.00100%coinbase36d ago0x217a14…f23cd5
0x7d45…92240xb0af…7de0Base—$9.42100%coinbase36d ago0x8b91d0…bf9a0f
0x7d45…92240xb0af…3befBase—$3.00100%payAI36d ago0x3021a3…083fae
0x7d45…92240xb0af…7de0Base—$10.76100%coinbase36d ago0x9b4c75…f68e32
0x7d45…92240xb0af…7de0Base—$10.49100%coinbase36d ago0x0d66f2…3ff47b
0x7d45…92240xb0af…7de0Base—$8.50100%coinbase37d ago0xeb3193…3efdb1
0x7d45…92240xb0af…3befBase—$3.00100%payAI37d ago0x021529…5e8ee6
0x7d45…92240xb0af…7de0Base—$10.00100%coinbase37d ago0x7df256…1cecc1
0x7d45…92240xb0af…7de0Base—$10.64100%coinbase37d ago0xa047f9…6a8821
0x7d45…92240xb0af…7de0Base—$10.01100%coinbase37d ago0x2c1e63…c81d53
0x7d45…92240xb0af…7de0Base—$10.66100%coinbase37d ago0x6d39d8…b0669c
0x7d45…92240xb0af…7de0Base—$10.11100%coinbase37d ago0xcd2cd0…b8dbcf

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.