Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x316b…2e950x0f4b…7ee8Base—$1.00100%fluxa118d ago0xc8f761…494091
0xb90a…9ae40x316b…2e95Base—$0.01100%fluxa118d ago0x1d3275…5d3be4
0xb90a…9ae40x316b…2e95Base—$0.01100%fluxa118d ago0xf17e38…31b2c1
0xb90a…9ae40x316b…2e95Base—$0.01100%fluxa118d ago0x3a0027…89d446
0xb90a…9ae40x316b…2e95Base—$0.80100%fluxa118d ago0x60b6d7…49d563
0xb90a…9ae40x316b…2e95Base—$0.01100%fluxa118d ago0xde75de…afe175
0xb90a…9ae40x316b…2e95Base—$0.01100%fluxa118d ago0x184bd9…6bf60e
0xb90a…9ae40x316b…2e95Base—$0.01100%fluxa118d ago0x5bf24b…b09782
0xb90a…9ae40x316b…2e95Base—$0.01100%fluxa118d ago0x4e4179…fd4c7e
0xb90a…9ae40x316b…2e95Base—$0.01100%fluxa118d ago0xb1ce5a…e83e62
0xb90a…9ae40x316b…2e95Base—$0.01100%fluxa118d ago0x8e2fb3…6eb9d1
0xb90a…9ae40x316b…2e95Base—$0.01100%fluxa118d ago0xc81640…0188a4
0xb90a…9ae40x316b…2e95Base—$0.01100%fluxa118d ago0xd750df…210943
0xb90a…9ae40x316b…2e95Base—$0.01100%fluxa118d ago0x0e6ff7…2f3419
0xb90a…9ae40x316b…2e95Base—$0.01100%fluxa118d ago0x1607ef…7434d6
0xb90a…9ae40x316b…2e95Base—$0.01100%fluxa118d ago0xfc7f87…53b271
0xb90a…9ae40x316b…2e95Base—$0.01100%fluxa118d ago0x331c8e…d64a58
0xb90a…9ae40x316b…2e95Base—$0.01100%fluxa118d ago0x88a413…474169
0xb90a…9ae40x316b…2e95Base—$0.01100%fluxa119d ago0x8a051f…7d224c
0xb90a…9ae40x316b…2e95Base—$0.01100%fluxa119d ago0x2dbef9…16979c
0xb90a…9ae40x316b…2e95Base—$0.01100%fluxa119d ago0x07a1ae…1d39aa
0xb90a…9ae40x316b…2e95Base—$0.01100%fluxa119d ago0xe51ae6…354e2b
0xb90a…9ae40x316b…2e95Base—$0.01100%fluxa119d ago0xe03e30…cc1968
0xb90a…9ae40x316b…2e95Base—$0.01100%fluxa119d ago0x65e8e5…af17ec
0xb90a…9ae40x316b…2e95Base—$0.01100%fluxa119d ago0x7c55c6…c5d5fe

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.