Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd99…a1b90x3e0a…78e7Base—$0.003969100%coinbase73d ago0x1940ae…b6c096
0x5d47…3e260x3e0a…78e7Base—$0.004307100%coinbase73d ago0x2209d0…5e3f9a
0xeab1…53df0x3e0a…78e7Base—$0.005845100%coinbase73d ago0x155836…0b0e03
0xbdff…0f660x3e0a…78e7Base—$0.003032100%coinbase73d ago0xc3193f…7c5744
0x3758…08400x3e0a…78e7Base—$0.003466100%coinbase73d ago0x81ad98…b56986
0x28bc…4d9f0x3e0a…78e7Base—$0.004604100%coinbase73d ago0xeacd90…f3cee6
0x6e2e…ac500x3e0a…78e7Base—$0.004107100%coinbase73d ago0x113765…549219
0x4bcc…5cf30x3e0a…78e7Base—$0.002677100%coinbase73d ago0x96fac0…184a97
0x3386…e26f0x3e0a…78e7Base—$0.00336100%coinbase73d ago0xf3c101…0de946
0x63b2…4fec0x3e0a…78e7Base—$0.003098100%coinbase73d ago0x9d5487…7a8ff6
0x4efc…78070x3e0a…78e7Base—$0.005408100%coinbase73d ago0x069b3d…786570
0x9cc5…d9e30x3e0a…78e7Base—$0.003918100%coinbase73d ago0x90e3d2…d50dbb
0x2975…d5a00x3e0a…78e7Base—$0.005633100%coinbase73d ago0x9cec8e…e86a74
0xefdf…3c3d0x3e0a…78e7Base—$0.005669100%coinbase73d ago0x4d25db…807639
0x4bcc…5cf30x3e0a…78e7Base—$0.005297100%coinbase73d ago0x2d5157…1b8871
0x4563…e8840x3e0a…78e7Base—$0.002932100%coinbase73d ago0xd1a6f8…870b6c
0x9ef4…12960x3e0a…78e7Base—$0.004262100%coinbase73d ago0xf092d9…10ce52
0xf9a3…dacc0x3e0a…78e7Base—$0.004345100%coinbase73d ago0xe56627…cf795a
0x83cc…a29c0x3e0a…78e7Base—$0.002697100%coinbase73d ago0x1913ed…47cb76
0x1f15…727b0x3e0a…78e7Base—$0.005359100%coinbase73d ago0x7245e1…4604c9
0xc5c1…3db60x3e0a…78e7Base—$0.005169100%coinbase73d ago0x2f49cc…5fee40
0xa536…a9610x3e0a…78e7Base—$0.004288100%coinbase73d ago0xce64a9…552cb1
0xe5e0…61000x3e0a…78e7Base—$0.003876100%coinbase73d ago0x9a5cba…76e16d
0x1304…c2510x3e0a…78e7Base—$0.002804100%coinbase73d ago0xeac172…f1e09c
0x4906…41d10x3e0a…78e7Base—$0.002714100%coinbase73d ago0x76dc62…7fa6bb

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.