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%payAI104d ago0xe02c5b…fb3aa7
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb22e8f…9adf63
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb9e213…156596
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI104d ago0x56ce5f…a40b31
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI104d ago0x74d518…d0135a
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI104d ago0xccb5de…47cfce
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfea829…b33572
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI104d ago0x77bd5c…c984fe
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5d992d…58646f
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI104d ago0x04a50e…84090c
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0c0e10…690a6f
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfba10c…fe7798
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd38cce…45aa90
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8d6f83…8d9d13
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI105d ago0x49b1ef…b01f87
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI105d ago0x534347…c63979
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc6e1b8…24c1a4
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI105d ago0x70e098…350b03
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI105d ago0x769b3f…2c0506
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe5cd56…23f492
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI105d ago0x98ba42…6b195a
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI105d ago0x26ce22…79ab47
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa89a77…df7f53
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI105d ago0x56913b…a5c40d
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI105d ago0x78d69e…ce54f8

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.