Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbad4…c0fd0xd0b5…f224Base—$0.9970%0x3482…6f0e17d ago0x9cea6a…6f813a
0x1d95…edec0xd0b5…f224Base—$4.9970%0x3482…6f0e17d ago0x68c7b9…64b499
0x0e03…50390xd0b5…f224Base—$19.9970%0x3482…6f0e17d ago0xddb126…b4875f
0x51c3…da5d0xd0b5…f224Base—$37.8670%0x3482…6f0e17d ago0x944573…6af25c
0x02dd…21080xd0b5…f224Base—$1.9970%0x3482…6f0e17d ago0xf32fa8…881042
0x1326…34db0xd0b5…f224Base—$2.8770%0x3482…6f0e17d ago0x3820cf…b336fb
0x53ac…e0350xd0b5…f224Base—$1.9970%0x3482…6f0e17d ago0x1e9ac5…1e8962
0xe59e…61ef0xd0b5…f224Base—$4.5470%0x3482…6f0e17d ago0x39cbeb…c1ea8a
0xb691…23bd0xd0b5…f224Base—$1.9970%0x3482…6f0e17d ago0x119ebf…7de123
0xafd0…41f90xd0b5…f224Base—$68.3870%0x3482…6f0e17d ago0x3bfc46…3a24fd
0xc3dc…973d0xd0b5…f224Base—$11.8870%0x3482…6f0e17d ago0x74d178…4ad5b9
0xc4cf…97b10xd0b5…f224Base—$1.9870%0x3482…6f0e17d ago0x534a18…b6b497
0x8bed…760e0xd0b5…f224Base—$10.0870%0x3482…6f0e17d ago0xf66862…c65531
0x8607…606c0xd0b5…f224Base—$9.5970%0x3482…6f0e17d ago0x1ec47e…7b0aaf
0x1ffc…16750xd0b5…f224Base—$3.2870%0x3482…6f0e17d ago0x7ec8cc…9d8dcf
0x1dd3…3b030xd0b5…f224Base—$0.9870%0x3482…6f0e17d ago0xc0f9c1…c60d82
0x1c2b…18180xd0b5…f224Base—$9.9870%0x3482…6f0e17d ago0xa2be1e…c681b3
0xa1d6…73720xd0b5…f224Base—$9.9770%0x3482…6f0e17d ago0xe456ce…8569ee
0xcf9a…1ea40xd0b5…f224Base—$3.8070%0x3482…6f0e17d ago0x1a40dd…a46931
0x34be…a76e0xd0b5…f224Base—$7.1270%0x3482…6f0e17d ago0x215c9d…01c180
0xf880…c7770xd0b5…f224Base—$49.9470%0x3482…6f0e17d ago0x0ba287…6916ae
0x4194…c3600xd0b5…f224Base—$49.9470%0x3482…6f0e17d ago0x25afc5…3a3da7
0xec4a…a6d30xd0b5…f224Base—$4.4970%0x3482…6f0e17d ago0xdeeee3…590745
0xb84e…a19c0xd0b5…f224Base—$9.9470%0x3482…6f0e17d ago0x5186b3…bac1ed
0x53ef…7c520xd0b5…f224Base—$11.8170%0x3482…6f0e17d ago0x067cea…cd99d1

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.