Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa17d ago0x63c201…682bd8
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa17d ago0x95dbb0…40b946
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa17d ago0xd1b59c…4aecb6
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa17d ago0x476a6c…8e08d0
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa17d ago0xd17ea5…a5ae92
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa17d ago0xd0e56b…43806a
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa17d ago0x55750e…27e39c
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa17d ago0xa565f7…5913d1
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa18d ago0x46b0f3…7a7b8d
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa18d ago0x2c5f27…cc0222
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa18d ago0x430782…f2c93a
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa18d ago0xa63fd2…e45ad1
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa18d ago0xab1352…169725
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa18d ago0x858c24…1fb3ae
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa18d ago0x4a19f0…dbc597
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa18d ago0xe23ac0…3c8952
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa18d ago0xa49f5f…413c9d
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa18d ago0x2c0dac…479663
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa18d ago0x6e4bf7…d41705
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa18d ago0x7b837c…d8e5c9
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa18d ago0x4cb260…19b7b3
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa18d ago0xd7de5c…2fee09
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa18d ago0xae547b…57a644
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa18d ago0x25131a…a0e490
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa18d ago0x4f0403…3b58bd

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.