Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter50d ago0xf9909c…16a3b4
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter50d ago0x9b45b7…97ae0a
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter50d ago0x42f705…d091fe
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter50d ago0x7e28e7…7da654
0xdf39…db800x07cf…2396Basex402 service$0.06100%dexter50d ago0x1d401d…a8ee1d
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter50d ago0x471e45…4be0c1
0xdf39…db800x07cf…2396Basex402 service$0.04100%dexter50d ago0xec0ae5…561c93
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter50d ago0xf0d9b1…5a5c56
0xdf39…db800x07cf…2396Basex402 service$0.02100%payAI50d ago0x4ff105…f0652f
0xdf39…db800x07cf…2396Basex402 service$0.04100%dexter50d ago0x33dd5f…c5cfda
0xdf39…db800x07cf…2396Basex402 service$0.20100%dexter50d ago0xc92cae…1f048d
0xdf39…db800x07cf…2396Basex402 service$0.04100%dexter50d ago0x1df698…403aa2
0xdf39…db800x07cf…2396Basex402 service$0.20100%dexter50d ago0x467c70…5c5961
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter50d ago0x6e5780…1e7f35
0xdf39…db800x07cf…2396Basex402 service$0.06100%dexter50d ago0x205f89…4c231c
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter50d ago0x4351af…e8d4af
0xdf39…db800x07cf…2396Basex402 service$0.1070%0x1360…66fa50d ago0x5dde13…a6b46c
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter50d ago0x88d2dd…d59b9c
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter50d ago0x45fd6a…5a28cd
0xdf39…db800x07cf…2396Basex402 service$0.04100%dexter50d ago0xea44a4…90e143
0xdf39…db800x07cf…2396Basex402 service$0.10100%dexter50d ago0x4c575e…ab2fd8
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter50d ago0x1dbde3…e3b98b
0xdf39…db800x07cf…2396Basex402 service$0.04100%dexter50d ago0xa2debf…5e145d
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter50d ago0x94837e…1bde5c
0xdf39…db800x07cf…2396Basex402 service$0.10100%dexter50d ago0x8fda94…064505

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.