Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x65c8…7f7a0x1274…d0b6BaseToken PricePrice$0.001100%coinbase92d ago0x0dbd50…9641f8
0x65c8…7f7a0x0e84…b808BaseOtto AITwitter search$0.01100%coinbase92d ago0x0958d1…9e30c3
0x65c8…7f7a0x6e31…b687Basex402 service$0.01100%payAI92d ago0xd98dbe…868f84
0x65c8…7f7a0x6e31…b687Basex402 service$2.00100%payAI92d ago0x5cb3b2…4eb3dd
0x65c8…7f7a0x1274…d0b6BaseToken PricePrice$0.001100%coinbase92d ago0x9d073b…3c97ec
0x65c8…7f7a0x0e84…b808BaseOtto AITwitter search$0.01100%coinbase92d ago0x693063…1370bd
0x65c8…7f7a0x161d…7fb9BaseinvinoveritasBrowser$0.06100%coinbase92d ago0xe0fcfc…0a354d
0x65c8…7f7a0x161d…7fb9BaseinvinoveritasBrowser$0.06100%coinbase92d ago0x0cdf9c…d1defb
0x65c8…7f7a0x161d…7fb9BaseinvinoveritasBrowser$0.06100%coinbase92d ago0xc07754…8305ce
0x65c8…7f7a0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase92d ago0x95cf10…f9a0e1
0x65c8…7f7a0x161d…7fb9BaseinvinoveritasBrowser$0.06100%coinbase92d ago0xa20e92…9a1664
0x65c8…7f7a0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase92d ago0x593a1d…26b796
0x65c8…7f7a0x161d…7fb9BaseinvinoveritasBrowser$0.06100%coinbase92d ago0x86403c…b3eae5
0x65c8…7f7a0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase92d ago0x4803d4…30d26b
0x65c8…7f7a0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase92d ago0x6fde38…519277
0x65c8…7f7a0x161d…7fb9BaseinvinoveritasBrowser$0.06100%coinbase92d ago0xe14c21…b5f1e4
0x65c8…7f7a0x161d…7fb9BaseinvinoveritasBrowser$0.06100%coinbase92d ago0xc9f302…c11359
0x65c8…7f7a0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase92d ago0x5fac67…c47228
0x65c8…7f7a0x161d…7fb9BaseinvinoveritasBrowser$0.06100%coinbase92d ago0x6562aa…df2f56
0x65c8…7f7a0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase92d ago0x150098…4732de
0x65c8…7f7a0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase92d ago0xdc50ac…436e00
0x65c8…7f7a0x161d…7fb9BaseinvinoveritasBrowser$0.06100%coinbase92d ago0xd0a0e4…ea8b67
0x65c8…7f7a0x161d…7fb9BaseinvinoveritasBrowser$0.06100%coinbase92d ago0xceeba9…06703c
0x65c8…7f7a0x161d…7fb9BaseinvinoveritasBrowser$0.06100%coinbase92d ago0xd4d539…7eb8cd
0x65c8…7f7a0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase92d ago0xfe883e…f52730

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.