Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a79…6f920x3a79…6f92Base—$0.000001100%openfacilitator65d ago0x6b0030…3b0820
0x3a79…6f920x3a79…6f92Base—$0.000001100%openfacilitator65d ago0x4143ea…58e8bf
0x3a79…6f920x3a79…6f92Base—$0.000001100%openfacilitator65d ago0x893857…03cdc9
0x3a79…6f920x3a79…6f92Base—$0.000001100%openfacilitator65d ago0xb89f06…897c4e
0x3a79…6f920x3a79…6f92Base—$0.000001100%openfacilitator65d ago0xac613e…d26b8d
0x3a79…6f920x3a79…6f92Base—$0.000001100%openfacilitator65d ago0xc15c39…2ef2ce
0x3a79…6f920x3a79…6f92Base—$0.000001100%openfacilitator65d ago0x6ebdbe…f7f9ae
0x3a79…6f920x3a79…6f92Base—$0.000001100%openfacilitator65d ago0xb91f7f…c06604
0x3a79…6f920x3a79…6f92Base—$0.000001100%openfacilitator65d ago0x493f3d…8e93eb
0x3a79…6f920x3a79…6f92Base—$0.000001100%openfacilitator65d ago0x95ad39…0af74f
0x3a79…6f920x3a79…6f92Base—$0.000001100%openfacilitator65d ago0x6e2e12…0ce141
0x3a79…6f920x3a79…6f92Base—$0.000001100%openfacilitator65d ago0x228ac1…720045
0x3a79…6f920x3a79…6f92Base—$0.000001100%openfacilitator65d ago0x794893…ea17f0
0x3a79…6f920x3a79…6f92Base—$0.000001100%openfacilitator65d ago0xc30727…097354
0x3a79…6f920x3a79…6f92Base—$0.000001100%openfacilitator65d ago0x14a287…f0a5b6
0x3a79…6f920x3a79…6f92Base—$0.000001100%openfacilitator65d ago0x53189a…755f71
0x3a79…6f920x3a79…6f92Base—$0.000001100%openfacilitator65d ago0x9d6e9a…2741e1
0x3a79…6f920x3a79…6f92Base—$0.000001100%openfacilitator65d ago0x335cec…96d794
0x3a79…6f920x3a79…6f92Base—$0.000001100%openfacilitator65d ago0x53d793…3435cd
0x3a79…6f920x3a79…6f92Base—$0.000001100%openfacilitator65d ago0x29f2a7…e07470
0x3a79…6f920x3a79…6f92Base—$0.000001100%openfacilitator65d ago0x7e71da…e2a37d
0x3a79…6f920x3a79…6f92Base—$0.000001100%openfacilitator65d ago0x7059b7…758360
0x3a79…6f920x3a79…6f92Base—$0.000001100%openfacilitator65d ago0xaf409d…b400aa
0x3a79…6f920x3a79…6f92Base—$0.000001100%openfacilitator65d ago0x3db168…4db2ee
0x3a79…6f920x3a79…6f92Base—$0.000001100%openfacilitator65d ago0xa5353d…ce6154

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.