Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x9f0cde…d8220a
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x7ed3b0…e07fb7
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0xc60d7c…20026e
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x355113…d9bab8
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x35c796…200a77
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x36afdc…717040
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0xb972f2…862561
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x17fb61…b0c2fc
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x113ea9…332e77
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x180494…7887c1
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0xb64c20…fc23ab
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x29068d…f9477c
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x35c54b…e18e2e
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0xa0986f…31cd41
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x472104…6d84ec
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0xadd222…e29aa8
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x0e8a74…b27216
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x25ff5a…d9a7d8
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x7eb3af…a3aae9
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x87d2e8…d16f72
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x803f07…6f0558
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x42f538…80c684
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x306fcc…15b862
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x99b43b…d727d5
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0xd38e87…bb2451

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.