Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x05b95d…8100c5
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9cd01d…f85ceb
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x77abb4…51684f
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc9b6c7…db6e37
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x16ff7c…2a3f40
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe7e7cf…e47070
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2ac380…ff3368
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x72c893…bb1af3
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x169a76…05a5bd
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe39951…a8e687
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc757c8…831509
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9ab392…91f9c0
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xaeb1c4…58b416
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf3e32f…8a4dcc
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdccfb9…084e72
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4954aa…73b28f
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3ee521…88b696
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9b63b3…1fa5da
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbf76d3…cd68d8
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc1c5a7…de9f0f
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x97e20c…b28135
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x07eea9…180205
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2f6b3c…0fe0c3
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf71b18…54fad0
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x51c7b7…5988a0

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.