Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1328…a5d50xdb5c…10fdBasex402 service$0.10100%payAI14d ago0x3ea3a6…30c8ae
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI14d ago0xa54589…f13e2c
0x558b…f47e0xdb5c…10fdBasex402 service$0.10100%payAI14d ago0x1f1e54…8d379e
0x558b…f47e0xdb5c…10fdBasex402 service$0.10100%payAI14d ago0x464eba…11a37a
0x558b…f47e0xdb5c…10fdBasex402 service$0.10100%payAI14d ago0x378f73…aa6b40
0x558b…f47e0xdb5c…10fdBasex402 service$0.10100%payAI14d ago0x5f14b2…752be3
0x558b…f47e0xdb5c…10fdBasex402 service$0.10100%payAI14d ago0xe9e3ea…e61751
0x558b…f47e0xdb5c…10fdBasex402 service$0.10100%payAI14d ago0xdaf2fa…a7185a
0x1328…a5d50xdb5c…10fdBasex402 service$0.10100%payAI14d ago0x1ea8a5…d03f54
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI14d ago0x028bb8…183c89
0xb90c…03a30xdb5c…10fdBasex402 service$0.10100%payAI14d ago0xddb5b5…ec2a66
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI14d ago0xa69a4f…0d6729
0x1328…a5d50xdb5c…10fdBasex402 service$0.10100%payAI14d ago0x9d9175…69d11b
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI14d ago0x48a5a2…212382
0xb90c…03a30xdb5c…10fdBasex402 service$0.10100%payAI14d ago0x3b7eeb…ea9c5a
0x1328…a5d50xdb5c…10fdBasex402 service$0.10100%payAI14d ago0x874afa…8cd609
0x4dbe…6beb0xdb5c…10fdBasex402 service$0.10100%payAI14d ago0x2132da…0d2f26
0x4dbe…6beb0xdb5c…10fdBasex402 service$0.10100%payAI14d ago0x78336f…7b3679
0x4dbe…6beb0xdb5c…10fdBasex402 service$0.10100%payAI14d ago0x54c375…714ba4
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI14d ago0x26ceee…1efde2
0x1328…a5d50xdb5c…10fdBasex402 service$0.10100%payAI14d ago0x70d2c3…e4db83
0xb90c…03a30xdb5c…10fdBasex402 service$0.10100%payAI14d ago0xed56fe…abf60a
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI14d ago0x092c43…a448af
0x1328…a5d50xdb5c…10fdBasex402 service$0.10100%payAI14d ago0x3346b1…920b84
0xb90c…03a30xdb5c…10fdBasex402 service$0.10100%payAI14d ago0x773934…768678

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.