Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeee0…b11b0x40a8…ad8bBasex402 service$0.001100%coinbase68d ago0x09fdfe…bfeb4b
0xeee0…b11b0x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0xedb5e2…ee3b36
0xeee0…b11b0x40a8…ad8bBasex402 service$0.001100%coinbase68d ago0x1a172a…3246c6
0xeee0…b11b0x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0x2b8738…0005c4
0xeee0…b11b0x40a8…ad8bBasex402 service$0.001100%coinbase68d ago0x5e1c91…d71981
0xeee0…b11b0x40a8…ad8bBasex402 service$0.005100%coinbase68d ago0xf1d1a9…dc80ce
0xeee0…b11b0x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0x03ac84…555822
0xeee0…b11b0x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0x55e791…96d080
0xeee0…b11b0x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0xf3d554…8d1848
0xeee0…b11b0x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0x1b18b8…af852d
0xeee0…b11b0x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0x0f6046…353a2f
0xeee0…b11b0x40a8…ad8bBasex402 service$0.005100%coinbase68d ago0xd771cb…2e26d6
0xeee0…b11b0x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0xecc334…7d16c4
0xeee0…b11b0x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0x7fee6f…5b6685
0xeee0…b11b0x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0x2cd48f…97e064
0xeee0…b11b0x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0xf201c7…6564bd
0xeee0…b11b0x40a8…ad8bBasex402 service$0.005100%coinbase68d ago0x7945e5…7b5e9a
0xeee0…b11b0x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0xe14cf7…cc30e4
0xeee0…b11b0x40a8…ad8bBasex402 service$0.005100%coinbase68d ago0xdff841…5e01d4
0xeee0…b11b0x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0x1ee494…49bf56
0xeee0…b11b0x40a8…ad8bBasex402 service$0.005100%coinbase68d ago0x352b26…fad0ef
0xeee0…b11b0x40a8…ad8bBasex402 service$0.001100%coinbase68d ago0x9d9581…b05b69
0xeee0…b11b0x40a8…ad8bBasex402 service$0.005100%coinbase68d ago0xb8886f…0626d2
0xeee0…b11b0x40a8…ad8bBasex402 service$0.001100%coinbase68d ago0xdd520f…486411
0xeee0…b11b0x40a8…ad8bBasex402 service$0.005100%coinbase68d ago0x1326d5…a2ecb2

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.