Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf6e…e91f0xbce3…2e54Base—$163.9770%0xe528…c02845d ago0x1540a9…139c95
0x23a2…bf250xbce3…2e54Base—$30.0070%0xe528…c02845d ago0x363202…e6408c
0x23a2…bf250xbce3…2e54Base—$30.0070%0x23ef…243145d ago0xb9bc99…0de0c5
0xf023…47410xbce3…2e54Base—$55.9870%0xe528…c02845d ago0x84a3cb…637fb4
0xdf04…018e0xbce3…2e54Base—$20.0070%0x23ef…243145d ago0x1a1670…69af30
0xb4a9…758f0xbce3…2e54Base—$96.9670%0xe528…c02845d ago0x8a1a21…5a7042
0xe95e…0f0c0xbce3…2e54Base—$20.0070%0x23ef…243145d ago0x01ee3f…925084
0x6e49…cbaf0xbce3…2e54Base—$73.5470%0xe528…c02845d ago0x69587f…67216e
0x6e49…cbaf0xbce3…2e54Base—$82.0070%0xe528…c02845d ago0xdf3f6c…edfb7d
0xc9de…47a60xbce3…2e54Base—$560.9870%0xe528…c02845d ago0x4597fd…74fa91
0x51bb…70c40xbce3…2e54Base—$100.4270%0x23ef…243145d ago0x4c2141…cdbf87
0xdc2d…14270xbce3…2e54Base—$34.8270%0x23ef…243145d ago0x33b04d…6f4505
0x0472…59ec0xbce3…2e54Base—$35.4570%0xe528…c02845d ago0x7a6964…ac6642
0x024c…77ca0xbce3…2e54Base—$20.0070%0x23ef…243145d ago0xff4a59…05188b
0x024c…77ca0xbce3…2e54Base—$20.0070%0xe528…c02845d ago0x250dfb…147ea1
0x5afc…6f6a0xbce3…2e54Base—$43.9570%0x23ef…243145d ago0x2a800f…b7c0fd
0x5afc…6f6a0xbce3…2e54Base—$35.0070%0xe528…c02845d ago0x4713b1…cf7c16
0x1df0…890e0xbce3…2e54Base—$152.2070%0x23ef…243145d ago0x12882d…9440a6
0xc9de…47a60xbce3…2e54Base—$214.6370%0xe528…c02845d ago0x66d31c…6e72f0
0xe7ba…b8080xbce3…2e54Base—$1,009.1270%0x23ef…243145d ago0xbe0b90…dc1b1f
0x3722…3ee20xbce3…2e54Base—$68.7870%0xe528…c02845d ago0x448df9…ff315c
0x3722…3ee20xbce3…2e54Base—$80.0070%0x23ef…243145d ago0xc3109a…ce551c
0x2934…9ebb0xbce3…2e54Base—$140.0070%0x23ef…243146d ago0x74ef37…839cab

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.