Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca0a…2d7a0x85b4…627cBase—$2.99100%coinbase3h ago0x456403…2a95c8
0xca0a…2d7a0x85b4…627cBase—$0.40100%coinbase3h ago0xf9f00a…1da548
0xca0a…2d7a0x85b4…627cBase—$0.90100%coinbase3h ago0xaa5846…93ebdf
0xca0a…2d7a0x85b4…627cBase—$1.95100%coinbase4h ago0x9a91dc…558271
0xca0a…2d7a0x85b4…627cBase—$0.13100%coinbase4h ago0x8031cc…be19c8
0xca0a…2d7a0x85b4…627cBase—$1.50100%coinbase4h ago0x29d2c3…e41a79
0xca0a…2d7a0x85b4…627cBase—$0.90100%coinbase4h ago0x655418…02a7f2
0xca0a…2d7a0x85b4…627cBase—$0.09100%coinbase5h ago0x17712b…55fe33
0xca0a…2d7a0x85b4…627cBase—$1.07100%coinbase5h ago0xa9ea91…301af3
0xca0a…2d7a0x85b4…627cBase—$0.46100%coinbase5h ago0xbce7b6…828e97
0xca0a…2d7a0x85b4…627cBase—$2.38100%coinbase5h ago0x2daeee…968a3d
0xca0a…2d7a0x85b4…627cBase—$2.23100%coinbase6h ago0x18ffdf…f10562
0xca0a…2d7a0x85b4…627cBase—$0.58100%coinbase6h ago0x0cc308…b6de87
0xca0a…2d7a0x85b4…627cBase—$0.26100%coinbase6h ago0xc38627…be40e3
0xca0a…2d7a0x85b4…627cBase—$0.41100%coinbase6h ago0xee8690…125983
0xca0a…2d7a0x85b4…627cBase—$2.39100%coinbase6h ago0xabc32d…7477d6
0xca0a…2d7a0x85b4…627cBase—$2.52100%coinbase7h ago0x11c938…96ca58
0xca0a…2d7a0x85b4…627cBase—$2.38100%coinbase7h ago0x0fe1f4…53f001
0xca0a…2d7a0x85b4…627cBase—$0.42100%coinbase8h ago0x759b6a…09bba6
0xca0a…2d7a0x85b4…627cBase—$0.71100%coinbase8h ago0x7196be…c0a4e9
0xca0a…2d7a0x85b4…627cBase—$0.90100%coinbase8h ago0x6fa88a…dd6ba5
0xca0a…2d7a0x85b4…627cBase—$0.13100%coinbase8h ago0x46c30c…77958a
0xca0a…2d7a0x85b4…627cBase—$2.18100%coinbase8h ago0x44b43c…7c8930
0xca0a…2d7a0x85b4…627cBase—$0.39100%coinbase9h ago0xbcaed7…5e6f68
0xca0a…2d7a0x85b4…627cBase—$0.49100%coinbase9h ago0x215bf6…d67b9c

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.