Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa85b…d10b0xeb18…02c1Base—$200.00100%0xbb67…9bc485d ago0xdb408a…c28fe4
0xc517…4f0a0xeb18…02c1Base—$24.00100%0xbb67…9bc485d ago0x8906cf…42bc10
0xea54…e4340xeb18…02c1Base—$24.00100%0xbb67…9bc485d ago0x17a2ce…efafd1
0x42ba…e4530xeb18…02c1Base—$24.00100%0xbb67…9bc485d ago0x0be461…d2f66c
0xa402…c6920xeb18…02c1Base—$24.00100%0xbb67…9bc485d ago0x2d2df9…c76aa1
0x447b…96610xeb18…02c1Base—$24.00100%0xbb67…9bc485d ago0x460609…a31518
0x5d60…d4040xeb18…02c1Base—$24.00100%0xbb67…9bc485d ago0x8cbd70…e9a8e9
0x5d14…a1730xeb18…02c1Base—$24.00100%0xbb67…9bc485d ago0x1beebe…35295d
0x6020…2b780xeb18…02c1Base—$24.00100%0xbb67…9bc485d ago0x9be614…3b2d8e
0xff0a…60e50xeb18…02c1Base—$24.00100%0xbb67…9bc485d ago0x7d5371…ddc003
0xe56c…a03b0xeb18…02c1Base—$24.00100%0xbb67…9bc485d ago0xbff38f…d1389c
0x8fca…96680xeb18…02c1Base—$24.00100%0xbb67…9bc485d ago0x05439c…863a27
0xf83f…e3530xeb18…02c1Base—$24.00100%0xbb67…9bc485d ago0xb5312d…461f02
0xc038…59100xeb18…02c1Base—$24.00100%0xbb67…9bc485d ago0x4750d2…c34e62
0x5180…f0eb0xeb18…02c1Base—$24.00100%0xbb67…9bc485d ago0xec7b35…a27f4f
0x4fe6…aec40xeb18…02c1Base—$24.00100%0xbb67…9bc485d ago0x3624c0…c1a332
0x8faf…a9650xeb18…02c1Base—$24.00100%0xbb67…9bc485d ago0x19cc80…e807af
0x155f…e2f30xeb18…02c1Base—$24.00100%0xbb67…9bc485d ago0x86d221…d29be1
0x4c3e…dab40xeb18…02c1Base—$24.00100%0xbb67…9bc485d ago0xfbd366…a479ac
0x589e…04890xeb18…02c1Base—$24.00100%0xbb67…9bc485d ago0x211655…f1ae43
0x8b85…8c360xeb18…02c1Base—$24.00100%0xbb67…9bc485d ago0xa5df5d…6d3d21
0xbb32…40ed0xeb18…02c1Base—$24.00100%0xbb67…9bc485d ago0x9eece6…2d8ad6
0xcc7b…506f0xeb18…02c1Base—$24.00100%0xbb67…9bc485d ago0xaabc03…4d1626
0x71b8…bb9c0xeb18…02c1Base—$24.00100%0xbb67…9bc485d ago0x3412e6…3fbc7c
0x0c39…60da0xeb18…02c1Base—$24.00100%0xbb67…9bc485d ago0xf9153f…de813d

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.