Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1ce…1ea50x07cf…2396Basex402 service$0.04100%0x1360…66fa40d ago0xa7722a…2b08df
0xb1ce…1ea50x07cf…2396Basex402 service$0.2070%0x1360…66fa40d ago0x5b4e49…b72ce1
0xb1ce…1ea50x07cf…2396Basex402 service$0.2070%0x1360…66fa40d ago0xd439fd…b58a9f
0xb1ce…1ea50x07cf…2396Basex402 service$0.2070%0x1360…66fa40d ago0x1a5815…737309
0xb1ce…1ea50x07cf…2396Basex402 service$0.20100%0x1360…66fa40d ago0x9443ab…97d61d
0xb1ce…1ea50x07cf…2396Basex402 service$0.1070%0x1360…66fa40d ago0xf43db1…effc2e
0xb1ce…1ea50x07cf…2396Basex402 service$0.2070%0x1360…66fa40d ago0xde2968…d90be9
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%0x1360…66fa40d ago0xe27b33…8bda31
0xb1ce…1ea50x07cf…2396Basex402 service$0.20100%0x1360…66fa40d ago0x0f54d9…edb810
0xb1ce…1ea50x07cf…2396Basex402 service$0.04100%0x1360…66fa40d ago0x9dc48c…f79fa1
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0xf6ed2b…19334d
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%0x1360…66fa40d ago0x27273a…c47fda
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%0x1360…66fa40d ago0xddc649…8ff9f8
0xb1ce…1ea50x07cf…2396Basex402 service$0.0670%0x1360…66fa40d ago0x50c053…dbc7d2
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%0x1360…66fa40d ago0xb9449e…e13592
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%0x1360…66fa40d ago0x5478c4…762818
0xb1ce…1ea50x07cf…2396Basex402 service$0.0670%0x1360…66fa40d ago0x2c307b…d50cdb
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%0x1360…66fa40d ago0x8a0838…4b6f1c
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%0x1360…66fa40d ago0x3d3443…124150
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x4b07cf…7ed760
0xb1ce…1ea50x07cf…2396Basex402 service$0.0670%0x1360…66fa40d ago0xbbdc0d…e8e65e
0xb1ce…1ea50x07cf…2396Basex402 service$0.1070%0x1360…66fa40d ago0x1f095e…2adb9e
0xb1ce…1ea50x07cf…2396Basex402 service$0.0470%0x1360…66fa40d ago0xd37653…005768
0xb1ce…1ea50x07cf…2396Basex402 service$0.2070%0x1360…66fa40d ago0x84834d…e6646a
0xb1ce…1ea50x07cf…2396Basex402 service$0.20100%0x1360…66fa40d ago0x99b515…1c8c8c

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.