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.20100%dexter51d ago0x2c06f5…13cdd2
0xb1ce…1ea50x07cf…2396Basex402 service$0.04100%dexter51d ago0x490d11…62ea06
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter51d ago0x74ffa0…8f51c5
0xb1ce…1ea50x07cf…2396Basex402 service$0.20100%dexter51d ago0x49ad65…485159
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter51d ago0x273886…5e9574
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter51d ago0xcd6544…90ddcf
0xb1ce…1ea50x07cf…2396Basex402 service$0.06100%dexter51d ago0x72ef64…dd5497
0xb1ce…1ea50x07cf…2396Basex402 service$0.04100%dexter51d ago0x41af92…83e510
0xb1ce…1ea50x07cf…2396Basex402 service$0.20100%dexter51d ago0x96d251…960155
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter51d ago0x1c7129…0025a6
0xb1ce…1ea50x07cf…2396Basex402 service$0.06100%dexter51d ago0x69c8c6…d6bf5e
0xb1ce…1ea50x07cf…2396Basex402 service$0.04100%dexter51d ago0x653710…5c7fd6
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter51d ago0xebe4b8…4bf5f8
0xb1ce…1ea50x07cf…2396Basex402 service$0.20100%dexter51d ago0x413f56…d740e5
0xb1ce…1ea50x07cf…2396Basex402 service$0.06100%dexter51d ago0x212252…877190
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter51d ago0x03c7cd…cedb95
0xb1ce…1ea50x07cf…2396Basex402 service$0.04100%dexter51d ago0xd1c77a…14dd89
0xb1ce…1ea50x07cf…2396Basex402 service$0.10100%dexter51d ago0x70af4f…edf047
0xb1ce…1ea50x07cf…2396Basex402 service$0.10100%dexter51d ago0xafe53c…24787a
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter51d ago0x407797…26840b
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter51d ago0xfd4cbb…1ed9a0
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter51d ago0x282b89…f50fbe
0xb1ce…1ea50x07cf…2396Basex402 service$0.04100%dexter51d ago0x8bcffc…c401d4
0xb1ce…1ea50x07cf…2396Basex402 service$0.04100%dexter51d ago0x7f4e36…42ec53
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter51d ago0x678c0b…ed24fa

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.