Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter55d ago0x5c338f…1bdf3c
0xad75…e80f0x07cf…2396Basex402 service$0.06100%dexter55d ago0xa2dbe5…67d79e
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter55d ago0x4b92c8…4312e6
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter55d ago0x88871c…da9e44
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter55d ago0xed671b…d5fdaf
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter55d ago0x7159db…0fb6b2
0xad75…e80f0x07cf…2396Basex402 service$0.04100%dexter55d ago0x58c4ec…877fba
0xad75…e80f0x07cf…2396Basex402 service$0.10100%dexter55d ago0xb0219a…30ef74
0xad75…e80f0x07cf…2396Basex402 service$0.06100%dexter55d ago0x4f1d9a…65360e
0xad75…e80f0x07cf…2396Basex402 service$0.04100%dexter55d ago0x65dd1d…1eec1f
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter55d ago0x8fca89…341dc1
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter55d ago0xcdbd86…54f402
0xad75…e80f0x07cf…2396Basex402 service$0.04100%dexter55d ago0x2c347f…29635d
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter55d ago0x656675…3ac6c5
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter55d ago0x1747c6…deb60b
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter55d ago0x5debc7…96bf41
0xad75…e80f0x07cf…2396Basex402 service$0.04100%dexter55d ago0x09f164…adc4d1
0xad75…e80f0x07cf…2396Basex402 service$0.04100%dexter55d ago0xd111eb…d66b72
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter55d ago0x7ae2f4…d275ea
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter55d ago0xfec685…28cdca
0xad75…e80f0x07cf…2396Basex402 service$0.06100%dexter55d ago0x9d9068…a0e066
0xad75…e80f0x07cf…2396Basex402 service$0.04100%dexter55d ago0x385cc2…0ea0ba
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter55d ago0x989b52…77dad1
0xad75…e80f0x07cf…2396Basex402 service$0.04100%dexter55d ago0x1a455f…05dad7
0xad75…e80f0x07cf…2396Basex402 service$0.20100%dexter55d ago0x448b8b…94bdf5

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.