Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase37d ago0x322ace…f66538
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase37d ago0xdbca84…aaf96e
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase38d ago0x77c792…8495ff
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase38d ago0x773fdc…7e16bd
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase38d ago0xb6fc1c…b39799
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase38d ago0xc3e1a5…bc22f5
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase38d ago0x46d73d…67a4e0
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase38d ago0x5d15a6…9e3e19
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase38d ago0xec8d65…c8c5cf
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase38d ago0x32e5fe…6cd803
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase38d ago0xbc8b5b…d3c0da
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase38d ago0xc37274…7c5822
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase38d ago0x14d1c1…ba7b95
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase38d ago0xd25ccc…e9db4e
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase38d ago0xda501d…75dac0
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase38d ago0x348754…ea4ad7
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase38d ago0x800055…141287
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase38d ago0x4176c7…9a82d3
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase38d ago0x34a49b…c08f4b
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase38d ago0x161d90…020343
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase38d ago0x3d34e8…02f0a6
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase38d ago0x6ea4aa…fa9295
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase38d ago0x5c32a5…4081d7
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase38d ago0x7735c1…5d04cc
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase38d ago0x3c0a8b…c27043

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.