Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cb8…bdff0xe341…9f73BaseIXSRwa$0.001100%coinbase77d ago0xc41035…c5d114
0x1cb8…bdff0xe341…9f73BaseIXSRwa$0.001100%coinbase77d ago0x54ffcf…f7b647
0x1cb8…bdff0xe341…9f73BaseIXSRwa$0.001100%coinbase77d ago0xf13f20…fe3cea
0x1cb8…bdff0xe341…9f73BaseIXSRwa$0.001100%coinbase77d ago0x4b17f6…1f6fac
0x1cb8…bdff0xe341…9f73BaseIXSRwa$0.001100%coinbase77d ago0xbf0d6f…057f28
0x1cb8…bdff0xe341…9f73BaseIXSRwa$0.001100%coinbase77d ago0x28f333…db3f19
0x1cb8…bdff0xe341…9f73BaseIXSRwa$0.001100%coinbase77d ago0xee419f…840b27
0x1cb8…bdff0xe341…9f73BaseIXSRwa$0.001100%coinbase77d ago0xde5eb3…db3ae9
0x1cb8…bdff0xe341…9f73BaseIXSRwa$0.001100%coinbase77d ago0x06b095…e41ba4
0x1cb8…bdff0xe341…9f73BaseIXSRwa$0.001100%coinbase77d ago0x123d82…39ac2d
0x1cb8…bdff0xe341…9f73BaseIXSRwa$0.001100%coinbase77d ago0x8db9bd…a0c00d
0x1cb8…bdff0xe341…9f73BaseIXSRwa$0.001100%coinbase77d ago0x06aebf…af0578
0x1cb8…bdff0xe341…9f73BaseIXSRwa$0.001100%coinbase77d ago0x475500…d4745d
0x1cb8…bdff0xe341…9f73BaseIXSRwa$0.001100%coinbase77d ago0x712fd4…7359ef
0x1cb8…bdff0xe341…9f73BaseIXSRwa$0.001100%coinbase77d ago0xf6e1b1…dddb05
0x1cb8…bdff0xe341…9f73BaseIXSRwa$0.001100%coinbase77d ago0xbbcd26…689da6
0x1cb8…bdff0xe341…9f73BaseIXSRwa$0.001100%coinbase77d ago0x0e2ecb…b1b508
0x1cb8…bdff0xe341…9f73BaseIXSRwa$0.001100%coinbase77d ago0x0e24cc…0f47b9
0x1cb8…bdff0xe341…9f73BaseIXSRwa$0.001100%coinbase77d ago0x59169c…f4c04e
0x1cb8…bdff0xe341…9f73BaseIXSRwa$0.001100%coinbase77d ago0x046ed1…b7f3cb
0x1cb8…bdff0xe341…9f73BaseIXSRwa$0.001100%coinbase77d ago0x959e95…9ab4d4
0x1cb8…bdff0xe341…9f73BaseIXSRwa$0.001100%coinbase77d ago0x5b6d1e…5416f3
0x1cb8…bdff0xe341…9f73BaseIXSRwa$0.001100%coinbase77d ago0x7e6754…7bbeaf
0x1cb8…bdff0xe341…9f73BaseIXSRwa$0.001100%coinbase77d ago0x64a637…b47f65
0x1cb8…bdff0xe341…9f73BaseIXSRwa$0.001100%coinbase77d ago0x590767…81a9ce

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.