Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2d65…f2d80xcaeb…b48fBase—$0.01100%coinbase63d ago0xc2c5eb…c67fb3
0x2d65…f2d80xce56…7aa1Base—$0.01100%coinbase63d ago0xd47571…7e9570
0x2d65…f2d80x3bc5…2ea0Base—$0.01100%coinbase63d ago0x5078d7…9222eb
0x2d65…f2d80x5336…c094Base—$0.01100%coinbase63d ago0x57beb1…2b7485
0x2d65…f2d80x272c…08e9Base—$0.01100%coinbase63d ago0x5beefa…49b19f
0x2d65…f2d80x1e97…84c5Base—$0.01100%coinbase63d ago0x83ba54…61a722
0x2d65…f2d80x323b…f7e9Base—$0.01100%coinbase63d ago0x30d503…65495b
0x2d65…f2d80x30ce…bd83Base—$0.01100%coinbase63d ago0x852c0c…c14f82
0x2d65…f2d80x0c5f…e5a7Base—$0.01100%coinbase63d ago0x3a89c9…bdeab3
0x2d65…f2d80xea0e…a080Base—$0.01100%coinbase64d ago0x1af7f2…715091
0x2d65…f2d80x4099…7463Base—$0.01100%coinbase64d ago0x39cf32…c19eab
0x2d65…f2d80x5022…a3e7Base—$0.01100%coinbase64d ago0x5275d8…8c5f8a
0x2d65…f2d80x6e82…008bBase—$0.01100%coinbase64d ago0x4dab1d…5514be
0x2d65…f2d80x229e…c8c5Base—$0.01100%coinbase64d ago0xab6c9b…d03601
0x2d65…f2d80xc303…343fBase—$0.01100%coinbase64d ago0x37af0f…f084b5
0x2d65…f2d80x818b…30aaBase—$0.01100%coinbase64d ago0xc2c53d…58db3e
0x2d65…f2d80x6f39…08c9Base—$0.01100%coinbase64d ago0x036121…e4b03c
0x2d65…f2d80xe56b…63acBase—$0.01100%coinbase64d ago0x1f761f…7b6017
0x2d65…f2d80x6849…f1c6Base—$0.01100%coinbase64d ago0xec67e1…c97536
0x2d65…f2d80x7d67…4f0eBase—$0.01100%coinbase64d ago0x78ad90…4677cb
0x2d65…f2d80xe8d6…a169Base—$0.01100%coinbase64d ago0x5b9477…55d78d
0x2d65…f2d80xfbf7…e7dbBase—$0.01100%coinbase64d ago0xc612ec…daade1
0x2d65…f2d80xb2bb…857bBase—$0.01100%coinbase64d ago0xfe12f8…e97724
0x2d65…f2d80xace5…89bcBase—$0.01100%coinbase64d ago0xaa081b…198a6b
0x2d65…f2d80x9cf5…7c7cBase—$0.01100%coinbase64d ago0xf257fe…968b55

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.