Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x31d0…2cd7Base$1.9170%0x4337…44cc34d ago0x57426f…f36d3b
0x3be9…575c0x31d0…2cd7Base$50.3770%0x4337…be7034d ago0xb7baed…1a200a
0x3be9…575c0x31d0…2cd7Base$250.4570%0x4337…df4834d ago0x54675f…4c7cdf
0x3be9…575c0x31d0…2cd7Base$42.4370%0x4337…56c734d ago0xc29d17…6141a4
0x3be9…575c0x31d0…2cd7Base$1.8570%0xfa06…14d834d ago0x4c0560…d7d5b7
0x3be9…575c0x31d0…2cd7Base$5.4270%0x4337…562734d ago0xe33aa3…f092b3
0x3be9…575c0x31d0…2cd7Base$50.3870%0x4337…403c34d ago0xa28b08…b2004b
0x3be9…575c0x31d0…2cd7Base$30.3770%0xb872…0ab334d ago0xbf393e…9efc3e
0x3be9…575c0x31d0…2cd7Base$250.0070%0x28e4…5b0134d ago0xd3ca87…cf8efb
0x3be9…575c0x31d0…2cd7Base$39.3670%0x2791…a31f35d ago0xfb07e7…1926fd
0x3be9…575c0x31d0…2cd7Base$10.3570%0x6d11…437035d ago0x620b27…97103f
0x3be9…575c0x31d0…2cd7Base$250.0070%0x211d…d17235d ago0x64739f…c9f737
0x3be9…575c0x31d0…2cd7Base$50.3670%0x4337…9f2635d ago0xf12cbc…ab4c11
0x3be9…575c0x31d0…2cd7Base$100.4470%0xfa06…14d835d ago0xc22cb4…f20d35
0x3be9…575c0x31d0…2cd7Base$100.4470%0x4337…3dde35d ago0x19fd40…ee7d1d
0x3be9…575c0x31d0…2cd7Base$112.0070%0x4337…d0b235d ago0x64bcb6…6deb76
0x3be9…575c0x31d0…2cd7Base$10.3570%0xf279…f77f35d ago0x15bd29…c87d32
0x3be9…575c0x31d0…2cd7Base$42.4270%0x4337…2d7935d ago0xca00b8…35b2a8
0x3be9…575c0x31d0…2cd7Base$50.0070%0x4337…e06135d ago0x9b999e…9b8981
0x3be9…575c0x31d0…2cd7Base$250.4470%0x4337…beb135d ago0x60f534…4ec284
0x3be9…575c0x31d0…2cd7Base$30.0070%0x4337…36c435d ago0x4ae840…9fadc3
0x3be9…575c0x31d0…2cd7Base$50.0070%0xfa06…14d835d ago0xfcebaf…b575b7
0x3be9…575c0x31d0…2cd7Base$10.3570%0x4337…7b1f35d ago0x5dfd84…f2909d
0x3be9…575c0x31d0…2cd7Base$1.9070%0x4337…51e035d ago0x8a1117…77e8d0
0x3be9…575c0x31d0…2cd7Base$10.3570%0x3749…e04f35d ago0xfb634c…218c2b

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.