Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2a7…dc900x07cf…2396Basex402 service$0.06100%dexter35d ago0xeeb398…c75676
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter35d ago0x2ea48a…61ab78
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter35d ago0x601404…f4b9a5
0x3fc7…44740x07cf…2396Basex402 service$0.10100%dexter35d ago0x63ba91…3c6933
0xad75…e80f0x07cf…2396Basex402 service$0.04100%dexter35d ago0x3fd634…bd6596
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter35d ago0x5514bd…2a29bd
0x5f59…f6e20x07cf…2396Basex402 service$0.06100%dexter35d ago0xfc3db1…b2da97
0x61a5…d23d0x07cf…2396Basex402 service$0.04100%dexter35d ago0x83dcd1…8f3cf6
0xb1ce…1ea50x07cf…2396Basex402 service$0.10100%dexter35d ago0x09d20e…6cb276
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter35d ago0x684aa7…87f87c
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter35d ago0xd5ffa8…49c2bc
0x5481…37bb0x07cf…2396Basex402 service$0.04100%dexter35d ago0x63e2aa…d7a283
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter35d ago0xe5917f…a93775
0x69e7…39ff0x07cf…2396Basex402 service$0.06100%dexter35d ago0xfaf320…5ecdd0
0xdf39…db800x07cf…2396Basex402 service$0.10100%dexter35d ago0x8e3a50…0338bb
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter35d ago0xcea784…bca85c
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter35d ago0x643073…53b39f
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter35d ago0xcfdd19…72aa2b
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%dexter35d ago0x04f28d…37e4f2
0xe2a7…dc900x07cf…2396Basex402 service$0.10100%dexter35d ago0xbb7588…60fc33
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter35d ago0x955b43…87115b
0x729e…fe050x07cf…2396Basex402 service$0.20100%dexter35d ago0xe883aa…be4a2c
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter35d ago0xfd4e42…ea685b
0xad75…e80f0x07cf…2396Basex402 service$0.10100%dexter35d ago0x9880ec…bd70c1
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter35d ago0xf4ef83…045dbb

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.