Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb01d76…be964d
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf8d4dd…580158
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x522fd8…e363c9
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe5e9d0…08da04
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc7cde5…bf9a62
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0899f4…71b613
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4d8bc1…073419
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0d9e1b…7aad97
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x44fd20…209c34
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x86f156…933a03
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x67c7da…2f98cd
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x877126…dec19c
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7214ef…699219
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe38829…eb2c40
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbac950…2eadd8
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0c37df…b27814
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6dc68f…5c3479
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe36bbc…4f5edc
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4dd1eb…69b35d
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe63fc4…07b8fc
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcbabb9…eb3d40
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x86904f…ead34c
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe575cd…024c95
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe41883…6878ef
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI105d ago0x88c224…29191b

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.