Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI105d ago0xab88af…3da674
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc51984…b8fbd8
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI105d ago0x602ef0…9cadd1
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9ef95c…f2b9c0
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI105d ago0x76a30b…5fa4fb
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd97f3b…cb399e
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI105d ago0xef2c2f…41c75b
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI105d ago0x557d5a…3b1957
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI105d ago0x908af3…55bead
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2d7765…5c0570
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb12279…a4a14c
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1074f6…a9b33f
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf7b0c6…6e4c20
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd7dd0b…d6701e
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa00e3f…ef95b8
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI105d ago0x03abbf…d292bb
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd88b8e…0378f8
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI105d ago0x98a553…0c2c74
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI105d ago0x21a55e…7b320a
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc25d64…bcce9e
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe6e9ce…78ae56
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2b60bc…590645
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5d171b…42fa86
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4ee1be…67c1df
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd08a97…3e7483

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.