Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc2e…db2d0xbf98…5b60Base—$1.2570%0x7e99…09883d ago0x39c0f0…625fd2
0xfc2e…db2d0x00b5…edb2Base—$1.2570%0x7e99…09883d ago0xcebf29…74129a
0xfc2e…db2d0x49f4…f90dBase—$1.2570%0x7e99…09883d ago0xde70b2…127178
0xfc2e…db2d0xa04a…8d90Base—$1.2570%0x7e99…09883d ago0x0d0648…c120c2
0xfc2e…db2d0xde52…7accBase—$1.2570%0x7e99…09883d ago0x57f85a…888177
0xfc2e…db2d0x445e…93beBase—$1.2570%0x7e99…09883d ago0x34b6e6…83e58a
0xfc2e…db2d0x3ef6…c822Base—$1.2570%0x7e99…09883d ago0xbd9e95…1317ad
0xfc2e…db2d0x9925…3d29Base—$1.2570%0x7e99…09883d ago0x43724e…1579dd
0xfc2e…db2d0x066d…d2a4Base—$1.2570%0x7e99…09883d ago0x6a4b6d…94034d
0xfc2e…db2d0xbe7e…8677Base—$1.2570%0x7e99…09883d ago0xf2ed0e…39a3e3
0xfc2e…db2d0xe94d…28c3Base—$1.2570%0x7e99…09883d ago0x8a0104…a693bf
0xfc2e…db2d0x3d4d…72b8Base—$1.2570%0x7e99…09883d ago0x78c79d…80e8b2
0xfc2e…db2d0xe108…d429Base—$1.2570%0x7e99…09883d ago0x991685…b303ac
0xfc2e…db2d0x88e7…f69cBase—$1.2570%0x7e99…09883d ago0x1abb4b…69b130
0xfc2e…db2d0x9895…168cBase—$1.2570%0x7e99…09883d ago0xaa67ef…3b0606
0xfc2e…db2d0xc085…a70bBase—$1.2570%0x7e99…09883d ago0xe79b7d…fea003
0xfc2e…db2d0xa042…09bbBase—$1.2570%0x7e99…09883d ago0x26b9ea…7cb032
0xfc2e…db2d0x9dd9…2c2aBase—$1.2570%0x7e99…09883d ago0xdebd43…ef9b3a
0xfc2e…db2d0xc703…6e3cBase—$1.2570%0x7e99…09883d ago0x4920d1…af2de7
0xfc2e…db2d0xb570…833bBase—$1.2570%0x7e99…09883d ago0xe9606c…6d27cd
0xfc2e…db2d0xafe3…b013Base—$1.2570%0x7e99…09883d ago0x618968…a16b44
0xfc2e…db2d0x67b1…535aBase—$1.2570%0x7e99…09883d ago0x86a1d5…524fb5
0xfc2e…db2d0x83e5…4a6fBase—$1.2570%0x7e99…09883d ago0x0feec6…ccfa78
0xfc2e…db2d0x2569…d92dBase—$1.2570%0x7e99…09883d ago0xe7c28a…7f1f98
0xfc2e…db2d0xd7fb…86aaBase—$1.2570%0x7e99…09883d ago0x21ea96…d4288e

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.