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%coinbase44d ago0xe66cf7…69a735
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase44d ago0x675e76…5e14df
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase44d ago0x918b87…5fefea
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase45d ago0xe84358…c47120
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase45d ago0x479ed2…38e699
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase45d ago0xccde11…877520
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase45d ago0x46705d…f80ebe
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase45d ago0x7acdd7…e9d96b
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase45d ago0xfe41bf…00de8c
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase45d ago0x4bfa22…3ae363
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase45d ago0x13b501…464af4
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase45d ago0x07a403…e1e215
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase45d ago0x41cb1e…0e4df2
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase45d ago0x5002e0…d3cea6
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase45d ago0x8cc4fe…422f69
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase45d ago0xb59bc6…5e68ef
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase45d ago0xb58ae9…fa2f85
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase45d ago0x82b6c8…d98b7b
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase45d ago0x40b2f3…c2ed57
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase45d ago0x00185f…82efbf
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase45d ago0x18585c…74b841
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase45d ago0x4465d2…9d89b2
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase45d ago0xd1fade…6e84e6
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase45d ago0x372a20…23a32c
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase45d ago0xb7a4d5…6d16d8

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.