Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb73d72…9429c1
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5af7b8…e30192
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4ac81d…2fda6d
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI103d ago0x53666c…a0a6e8
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3af9c2…621792
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7df4e6…039323
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI103d ago0x89e19a…168e26
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6ee3e6…11ea3b
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI103d ago0x831366…848bac
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI103d ago0x78b324…c77897
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfa4a93…336a51
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI103d ago0x07311a…feb355
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdd045b…ae9974
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf6e9ff…5e9a85
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI103d ago0x07dc18…2013e1
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI103d ago0x214925…1af30d
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb2e494…2f1a8d
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbd55ab…3ed3e7
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc73ebe…8d5c1b
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5da903…888e23
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI103d ago0x89a8d7…0c7edf
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI103d ago0x381319…65e5a1
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI103d ago0x06ee2d…f79d16
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI103d ago0x947ba7…557657
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9f501e…245579

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.