Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI105d ago0x378f8e…bca52c
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3de903…52e118
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6ae9ed…f9ef64
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI105d ago0x55e3da…6aca4d
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI105d ago0x34693a…ac22f9
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf3f9cb…f6f49a
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5ff299…65d578
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbc1c0c…b6c3a9
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI105d ago0x52fcb2…11c00d
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI105d ago0xaac4d4…8d415d
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd05dc5…201294
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI106d ago0x84fe9a…54adc3
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbefdd7…2abb5a
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI106d ago0x836af5…70f77e
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8b5576…1d1a2f
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdaf4ca…1fd616
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI106d ago0x33ed93…5fc290
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdc6ff0…c0cfec
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI106d ago0x128b4a…a98fa5
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfecfa2…58eaf6
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI106d ago0x27ee96…3bb33e
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI106d ago0x319231…3d6638
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1b3d2e…8ff933
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa56b30…9593cf
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0eeb69…eff406

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.