Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x2fbf…ec656d ago0xa8624f…66ff0a
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…36c46d ago0xbbafe2…879cb7
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…30636d ago0x8aec97…206d38
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x2fbf…ec656d ago0x5a0257…d18341
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…53936d ago0xb3f0a8…c06dc1
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…f0386d ago0xcf1876…455bcb
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…98b66d ago0xff327c…7b1761
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…187e6d ago0x8b6ed5…f1bb88
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…fa006d ago0x111f5f…fd1b00
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x2fbf…ec656d ago0x601435…c48383
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…80846d ago0x2fb06b…8ff4fa
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…fa006d ago0xe72e38…9b27d7
0x3be9…575c0xaa9c…5a6bBase$100.0070%0x3018…02306d ago0x164f4a…d6ddb2
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x13c2…ecb87d ago0x55ed29…7ab376
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x2fbf…ec657d ago0xdcc637…8ece7d
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…44cc7d ago0x324fd2…02dfff
0x3be9…575c0xaa9c…5a6bBase$60.0070%0xf793…af757d ago0xb9e93d…b0e7b5
0x3be9…575c0xaa9c…5a6bBase$100.0070%0xb3d3…90da7d ago0x1bd9f2…40108b

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.