Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x19033c…7228ab
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb72c40…9f8bde
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf466e2…49fa11
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x483146…fc6820
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI114d ago0xee888f…de4ea9
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0c1d81…d709fb
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd5968d…84d5a2
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc694d7…fe6b41
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb78aee…49e437
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb142dc…ee873e
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd2ba12…0def89
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI114d ago0xef2f0d…d0a71c
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9bace3…3b8144
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x35c25f…092fa2
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1c1f8b…0486c7
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x420e2d…abab4c
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe4d3ca…8844a9
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0e5124…b4b3b1
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc6256f…086317
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x31e52c…789c7f
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8af465…3e3c4e
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf575d9…6b0586
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc6d505…4d1fe8
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0c2d61…e78694
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3685cc…6bc6e5

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.