Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2096…6ea20x527b…9e1bBase—$0.20100%fluxa19d ago0xc4a46b…35b35a
0xccb1…7c1b0x527b…9e1bBase—$0.20100%fluxa19d ago0xcadb1d…0d350e
0x2ae2…d6740x527b…9e1bBase—$0.20100%fluxa19d ago0x36904a…b2fdc3
0x470c…5cd10x527b…9e1bBase—$0.20100%fluxa19d ago0x67a045…f54e3b
0xf1ad…da430x527b…9e1bBase—$0.20100%fluxa19d ago0x643afd…623570
0x713c…af8f0x527b…9e1bBase—$0.20100%fluxa19d ago0x833594…175d50
0xefae…587b0x527b…9e1bBase—$0.20100%fluxa19d ago0x38b92f…686811
0xf45e…f34c0x527b…9e1bBase—$0.20100%fluxa19d ago0xfdce6a…aa8735
0xc825…519f0x527b…9e1bBase—$0.20100%fluxa19d ago0x339e38…6a75db
0x5df2…20690x527b…9e1bBase—$0.20100%fluxa19d ago0xf836fc…1fe14c
0x9278…3be00x527b…9e1bBase—$0.08100%fluxa20d ago0xe95283…6315a4
0x8a7f…12a50x527b…9e1bBase—$0.20100%fluxa20d ago0x9c02c5…80c4a1
0x7223…97810x527b…9e1bBase—$0.20100%fluxa20d ago0x35f44e…452f23
0xa450…926b0x527b…9e1bBase—$0.20100%fluxa20d ago0x22e250…71c604
0xa4ff…45280x527b…9e1bBase—$0.20100%fluxa20d ago0x62464d…3069da
0x69f0…68890x527b…9e1bBase—$0.20100%fluxa20d ago0xf13682…04ca74
0x0ff2…b5240x527b…9e1bBase—$0.20100%fluxa20d ago0x2272f1…050ab7
0xc8e9…17f60x527b…9e1bBase—$0.08100%fluxa20d ago0x6e8a69…6c49b9
0xdd04…b6a20x527b…9e1bBase—$0.20100%fluxa20d ago0x8a446b…38e385
0x494e…a6dc0x527b…9e1bBase—$0.08100%fluxa20d ago0x5a5a25…79f1bf
0x512f…67c40x527b…9e1bBase—$0.08100%fluxa20d ago0x936cd6…045394
0xb0d9…a5350x527b…9e1bBase—$0.20100%fluxa20d ago0x3bdb1d…8731be
0x367b…62550x527b…9e1bBase—$0.08100%fluxa20d ago0x05f2ba…dd48bf
0xb36b…48d40x527b…9e1bBase—$0.08100%fluxa20d ago0xf0f189…9cf4e6
0x42ee…e8f00x527b…9e1bBase—$0.08100%fluxa20d ago0x41b4f3…7b3552

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.