Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x0e3d…7757Base—$10.50100%0xa2b7…2c9a118d ago0x2e7bf7…a36e04
0xa17c…60a90x0e3d…7757Base—$3.15100%0x0c68…47ce118d ago0xa09f54…1571f6
0xa17c…60a90x0e3d…7757Base—$2.10100%0x9971…2048118d ago0x6892e8…9a338a
0xa17c…60a90x0e3d…7757Base—$5.25100%0x73f4…8367118d ago0x381a48…d59f76
0xa17c…60a90x0e3d…7757Base—$10.50100%0x70ba…dd56118d ago0xfcb47b…aefa7c
0xa17c…60a90x0e3d…7757Base—$21.00100%0x63d9…3628118d ago0x2ecca5…6744c5
0xa17c…60a90x0e3d…7757Base—$5.25100%0x4596…ce09118d ago0xc13428…f6f2cc
0xa17c…60a90x0e3d…7757Base—$3.15100%0x9cee…c9d9118d ago0xeef0f5…992d27
0xa17c…60a90x0e3d…7757Base—$3.15100%0x2d18…7811118d ago0xff55f3…411328
0xa17c…60a90x0e3d…7757Base—$6.30100%0xedfa…1e12118d ago0xa9c6ba…09e6fa
0xa17c…60a90x0e3d…7757Base—$10.50100%0x971c…70dd118d ago0xe4179a…b7aa94
0xa17c…60a90x0e3d…7757Base—$5.25100%0x54c7…4b12118d ago0xf97f81…90bd2a
0xa17c…60a90x0e3d…7757Base—$11.55100%0xeb2b…34ca119d ago0xbd1766…fd64bf
0xa17c…60a90x0e3d…7757Base—$5.25100%0xff29…0646119d ago0x192099…7b4de1
0xa17c…60a90x0e3d…7757Base—$4.20100%0x7fb5…6c52119d ago0xd23d96…ee3312
0xa17c…60a90x0e3d…7757Base—$3.15100%0x6a96…27ff119d ago0x65355e…6ccfc6
0xa17c…60a90x0e3d…7757Base—$1.05100%0x898f…4f5e119d ago0x600767…6281c5
0xa17c…60a90x0e3d…7757Base—$1.05100%0x8c4f…19d7119d ago0x153797…271cec
0xa17c…60a90x0e3d…7757Base—$4.20100%0x2859…83d4119d ago0x6ef060…30b2ea
0xa17c…60a90x0e3d…7757Base—$44.10100%0x394f…9008119d ago0x8e4e9e…f43c40
0xa17c…60a90x0e3d…7757Base—$5.25100%0x170f…6230119d ago0x39d015…ce7125
0xa17c…60a90x0e3d…7757Base—$1.05100%0x75ef…a0f9119d ago0x396c08…8ca9ce
0xa17c…60a90x0e3d…7757Base—$21.00100%0x6d49…84c8119d ago0x5cc4e8…08d132
0xa17c…60a90x0e3d…7757Base—$3.15100%0x0007…8867119d ago0xbe4802…85b4f9
0xa17c…60a90x0e3d…7757Base—$21.00100%0x3494…a4d1119d ago0x3dc34e…54a3a0

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.