Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdb498a…f8a2e0
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf9f2bb…ac9d0d
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x22283b…c46985
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa7c8d4…f37195
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8f2fa0…4839e5
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6b89cd…523c93
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x20debc…6dd667
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6e5e49…c0ede9
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd62921…02c199
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x696e61…37b4c4
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x36d071…bce7b4
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x491acd…48fa47
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x93a041…3ef473
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa74ae5…db5e6a
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x90b466…203d28
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6164b8…2b3c40
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x88dfbe…9826d8
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9a95dd…0b1a85
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0d73b1…874603
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe2e099…1047bb
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x721236…54a10d
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfe226b…4950b0
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb7d5bf…c70bc0
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd42431…aa489d
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8d8b6e…613365

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.