Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase12d ago0x017fda…463e56
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase12d ago0x21cc81…43111c
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase12d ago0xa704a6…561dac
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase12d ago0x9fd0d0…2796d3
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase12d ago0x2a78f5…e7a35d
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase12d ago0x5e9be2…614a2d
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase12d ago0xcc00a7…dcbdd0
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase12d ago0xf24ddf…4b3d83
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase12d ago0x7e644d…8a907e
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase12d ago0xd2fb25…6ff31c
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase12d ago0x9e3199…65e8db
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase12d ago0x392d9b…4b674e
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase12d ago0xa786f4…86e409
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase12d ago0xd16590…0d4e0d
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase12d ago0x04ed29…2099db
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase12d ago0x987470…552af2
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase12d ago0xc7acd0…7e6b2a
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase12d ago0x2ce8eb…a295cb
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase12d ago0x9dd859…79eebd
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase12d ago0x42c551…090f00
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase12d ago0xe192a9…4b5139
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase12d ago0x11d8ad…7f5820
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase12d ago0xf73629…a1e872
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase12d ago0x8bd043…f95a44
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase12d ago0x3ac20f…6607c0

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.