Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe743…16250x3e0a…78e7Base—$0.003131100%coinbase75d ago0x8525aa…dd6707
0xe743…16250x3e0a…78e7Base—$0.005346100%coinbase75d ago0xe82d78…4a936d
0xe743…16250x3e0a…78e7Base—$0.004484100%coinbase75d ago0x557050…9b47fd
0xe743…16250x3e0a…78e7Base—$0.005309100%coinbase75d ago0x5b4769…f5bc1d
0xe743…16250x3e0a…78e7Base—$0.004878100%coinbase75d ago0x9dec3f…3f86af
0xe743…16250x3e0a…78e7Base—$0.004297100%coinbase75d ago0x3575e3…da0eab
0xe743…16250x3e0a…78e7Base—$0.003848100%coinbase75d ago0xc7fd76…bf8706
0xe743…16250x3e0a…78e7Base—$0.002673100%coinbase75d ago0xc9bcca…0a6d90
0xe743…16250x3e0a…78e7Base—$0.003184100%coinbase75d ago0x11e0a4…c0a788
0xe743…16250x3e0a…78e7Base—$0.004001100%coinbase75d ago0xeddaf9…02be3c
0xe743…16250x3e0a…78e7Base—$0.004863100%coinbase75d ago0x489674…0703ce
0xe743…16250x3e0a…78e7Base—$0.003109100%coinbase75d ago0x1cda08…b8c356
0xe743…16250x3e0a…78e7Base—$0.004928100%coinbase75d ago0x1e30f3…e3f058
0xe743…16250x3e0a…78e7Base—$0.003354100%coinbase75d ago0xe49dcc…3d5d5e
0xe743…16250x3e0a…78e7Base—$0.005059100%coinbase75d ago0x16cadf…4e404d
0xe743…16250x3e0a…78e7Base—$0.004719100%coinbase75d ago0xe41939…171e9c
0xe743…16250x3e0a…78e7Base—$0.004888100%coinbase75d ago0x4866a5…2530ae
0xe743…16250x3e0a…78e7Base—$0.003666100%coinbase75d ago0x44ee9f…434bcd
0xe743…16250x3e0a…78e7Base—$0.002903100%coinbase75d ago0x0d19c3…8ff863
0xe743…16250x3e0a…78e7Base—$0.002783100%coinbase75d ago0x9b971d…022852
0xe743…16250x3e0a…78e7Base—$0.004875100%coinbase75d ago0x66ac9f…781685
0xe743…16250x3e0a…78e7Base—$0.004682100%coinbase75d ago0xc421a7…033676
0xe743…16250x3e0a…78e7Base—$0.005647100%coinbase75d ago0x364c85…ef6115
0xe743…16250x3e0a…78e7Base—$0.005925100%coinbase75d ago0x394db8…ebbff3
0xe743…16250x3e0a…78e7Base—$0.005462100%coinbase75d ago0x0e1cc2…e30c4f

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.