Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6a196f…7b9f63
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI107d ago0xda9ace…887234
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI107d ago0x49fb1d…cf997c
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf11aa7…04d363
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4624d0…2c9372
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9f10df…85f1e2
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc13ae6…a4befd
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3101bd…13659a
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc5dcbb…c0ddb7
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdcfa73…1a85b9
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI107d ago0xaf54d6…cbca7c
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI107d ago0x22f4d4…017f7d
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0a5e6a…d5ea52
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb48398…d7c97b
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0fefaa…b89061
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI107d ago0x901f9b…7e3976
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa75de4…72f78d
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe29e02…7780fb
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI107d ago0x56b2cd…5aa770
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4e60b8…d74268
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI107d ago0xaf7a20…ab9177
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI107d ago0x715c58…7d0577
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI107d ago0x362857…b92785
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcbe58c…400cbc
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI107d ago0x61dfdf…8b7393

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.