Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8581…c4020x2348…2bcbBasex402 service$0.190%Payer-submitted86d ago0x289fbb…81ce96
0x8581…c4020x2348…2bcbBasex402 service$0.130%Payer-submitted86d ago0xf644fc…76a35b
0x8581…c4020x2348…2bcbBasex402 service$0.150%Payer-submitted86d ago0x7f9737…736ab3
0x8581…c4020x2348…2bcbBasex402 service$0.180%Payer-submitted86d ago0x4d198f…4a2668
0x8581…c4020x2348…2bcbBasex402 service$0.110%Payer-submitted86d ago0xa31461…213455
0x8581…c4020x2348…2bcbBasex402 service$0.070%Payer-submitted86d ago0x85f45f…698ed4
0x8581…c4020x2348…2bcbBasex402 service$0.120%Payer-submitted86d ago0xeb5323…b70e33
0x8581…c4020x2348…2bcbBasex402 service$0.100%Payer-submitted86d ago0x23cc37…194715
0x8581…c4020x2348…2bcbBasex402 service$0.050%Payer-submitted86d ago0x551fcb…01d06f
0x8581…c4020x2348…2bcbBasex402 service$0.070%Payer-submitted86d ago0x216143…480905
0x8581…c4020x2348…2bcbBasex402 service$0.030%Payer-submitted86d ago0xa969c0…c60fda
0x8581…c4020x2348…2bcbBasex402 service$0.090%Payer-submitted86d ago0x8714ec…cfc198
0x8581…c4020x2348…2bcbBasex402 service$0.110%Payer-submitted86d ago0xe21a9f…068d65
0x8581…c4020x2348…2bcbBasex402 service$0.040%Payer-submitted86d ago0x8191cb…1508e1
0x8581…c4020x2348…2bcbBasex402 service$0.030%Payer-submitted86d ago0xe69253…ccc0cb
0x8581…c4020x2348…2bcbBasex402 service$0.070%Payer-submitted86d ago0x977584…5fc10c
0x8581…c4020x2348…2bcbBasex402 service$0.110%Payer-submitted86d ago0x243976…d46309
0x8581…c4020x2348…2bcbBasex402 service$0.090%Payer-submitted86d ago0x94f59d…83da25
0x670f…e2f70x2348…2bcbBasex402 service$0.02100%coinbase86d ago0x2124b9…e46047
0x4374…ede50x2348…2bcbBasex402 service$0.001100%coinbase86d ago0x4a1f8f…4f267d
0x811d…61880x2348…2bcbBasex402 service$0.02100%coinbase86d ago0x5147ac…67b0f1
0x7461…29750x2348…2bcbBasex402 service$0.02100%coinbase86d ago0x5f7e1d…451fa6
0x154b…6d880x2348…2bcbBasex402 service$0.001100%coinbase86d ago0xa11863…0ad17b
0x7548…6be80x2348…2bcbBasex402 service$0.02100%coinbase86d ago0x6b3bc1…c6e8e0
0xf1e9…0f6f0x2348…2bcbBasex402 service$0.02100%coinbase86d ago0x0b14d4…b58e97

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.